bpnn kernel error: no kernel image is available for execution on the device #403
-
Distributor ID: Ubuntu cab-prj@dmacs-titanx ~/Prabin/accelSim/accel-sim-framework dev* nvcc: NVIDIA (R) Cuda compiler driver How to solve the above error in this environment setup? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
I think this is caused by gencode or ARCH flag missing in the tracer. It seems GTX TITAN X is a Maxwell card? Try change the tracer make file with SM_50 |
Beta Was this translation helpful? Give feedback.
I think this is caused by gencode or ARCH flag missing in the tracer. It seems GTX TITAN X is a Maxwell card? Try change the tracer make file with SM_50