Skip to content

run_simulations.py failed without reasons #497

@EvanLuo42

Description

@EvanLuo42

I'm using WSL with Ubuntu 24.04 on Windows to run. I followed the instructions in README.md but when I use run_simulations.py, all tests failed.

(.venv) phakel@evan-desktop:~/accel-sim-framework$ ./util/job_launching/run_simulations.py -B rodinia_2.0-ft -C QV100-SASS -T ./hw_run/rodinia_2.0-ft/11.0/ -N myTest
Cannot find a supported job management system. Spawning jobs locally.
Running Simulations with GPGPU-Sim built from
accelsim-commit-ff9a5d6_modified_0.0_25-10-23-23-27-02gpgpu-sim_git-commit-b18ee397_modified_0.0

Using configs: QV100-SASS
Benchmark: rodinia_2.0-ft
Run Subdir = QV100-SASS
Parameters =
#SASS
#SASS-Driven Accel-Sim

Base config file = /home/phakel/accel-sim-framework/gpu-simulator/gpgpu-sim/configs/tested-cfgs/SM7_QV100/gpgpusim.config
Job 81 queued (backprop-rodinia-2.0-ft-4096___data_result_4096_txt QV100-SASS)
Job 82 queued (bfs-rodinia-2.0-ft-__data_graph4096_txt___data_graph4096_result_txt QV100-SASS)
Job 83 queued (hotspot-rodinia-2.0-ft-30_6_40___data_result_30_6_40_txt QV100-SASS)
Job 84 queued (heartwall-rodinia-2.0-ft-__data_test_avi_1___data_result_1_txt QV100-SASS)
Job 85 queued (lud-rodinia-2.0-ft-_v__b__i___data_64_dat QV100-SASS)
Job 86 queued (nw-rodinia-2.0-ft-128_10___data_result_128_10_txt QV100-SASS)
Job 87 queued (nn-rodinia-2.0-ft-__data_filelist_4_3_30_90___data_filelist_4_3_30_90_result_txt QV100-SASS)
Job 88 queued (pathfinder-rodinia-2.0-ft-1000_20_5___data_result_1000_20_5_txt QV100-SASS)
Job 89 queued (srad_v2-rodinia-2.0-ft-__data_matrix128x128_txt_0_127_0_127__5_2___data_result_matrix128x128_1_150_1_100__5_2_txt QV100-SASS)
Job 90 queued (streamcluster-rodinia-2.0-ft-3_6_16_1024_1024_100_none_output_txt_1___data_result_3_6_16_1024_1024_100_none_1_txt QV100-SASS)
ProcMan spawned [pid=15733]

(.venv) phakel@evan-desktop:~/accel-sim-framework$ ./util/job_launching/monitor_func_test.py -v -N myTest
Calling job_status.py
Using logfiles ['/home/phakel/accel-sim-framework/util/job_launching/../job_launching/logfiles/sim_log.myTest.25.10.24-Friday.txt']
procman.id      Node                            App                     AppArgs                 Version                 Config          RunningTime     Mem     JobStatus                     Basic GPGPU-Sim Stats
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
81              evan-desktop                    backprop-rodinia-2.0    4096___data_result_4    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
82              evan-desktop                    bfs-rodinia-2.0-ft      __data_graph4096_txt    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
83              evan-desktop                    hotspot-rodinia-2.0-    30_6_40___data_resul    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
84              evan-desktop                    heartwall-rodinia-2.    __data_test_avi_1___    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
85              evan-desktop                    lud-rodinia-2.0-ft      _v__b__i___data_64_d    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
86              evan-desktop                    nw-rodinia-2.0-ft       128_10___data_result    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
87              evan-desktop                    nn-rodinia-2.0-ft       __data_filelist_4_3_    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
88              evan-desktop                    pathfinder-rodinia-2    1000_20_5___data_res    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
89              evan-desktop                    srad_v2-rodinia-2.0-    __data_matrix128x128    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
90              evan-desktop                    streamcluster-rodini    3_6_16_1024_1024_100    accelsim-commit-ff9a    QV100-SASS                    0 0       NOT_RUNNING_NO_OUTPUT
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Passed:0/10, No error:0/10, Failed/Error:10/10, Running:0/10, Waiting:0/10
Contents :
All 10 Tests Done.
Something did not pass.

If I run directly by executable, it will run successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions