accel-sim / gpu-app-collection

A repository where GPU applications are aggregated using a common build flow that supports multiple CUDA versions.
44 stars 32 forks source link

problem running nn-rodinia-3.1 (Segmentation fault) #13

Open DarkC343 opened 1 year ago

DarkC343 commented 1 year ago

When I try to execute this app using gdb I got the following issue:

./nn-rodinia-3.1 /home/dc343/accel-sim-framework/gpu-app-collection/data_dirs/cuda/rodinia/3.1/nn-rodinia-3.1/data/filelist_4 -r 5 -lat 30 -lng 90
Thread 1 "nn-rodinia-3.1" received signal SIGSEGV, Segmentation fault.
_IO_feof (fp=0x0) at feof.c:35
35      feof.c: No such file or directory.
When I copied every files from /home/dc343/accel-sim-framework/gpu-app-collection/data_dirs/cuda/rodinia/3.1/nn-rodinia-3.1/data to the directory of the executable, however I get below error:
_GPGPU-Sim PTX: Loading PTXInfo from nn-rodinia-3.2.sm_62.ptx
GPGPU-Sim PTX: Kernel '_Z6euclidP7latLongPfiff' : regs=10, lmem=0, smem=0, cmem=356
GPGPU-Sim PTX: Loading PTXInfo from nn-rodinia-3.3.sm_70.ptx
GPGPU-Sim PTX: Kernel '_Z6euclidP7latLongPfiff' : regs=12, lmem=0, smem=0, cmem=380
GPGPU-Sim PTX: Loading PTXInfo from nn-rodinia-3.4.sm_75.ptx
GPGPU-Sim PTX: Kernel '_Z6euclidP7latLongPfiff' : regs=12, lmem=0, smem=0, cmem=380_
error opening a db