bpnn kernel error: no kernel image is available for execution on the device #403
Answered
by
JRPan
PrabinKuSabat
asked this question in
Q&A
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? |
Answered by
JRPan
Mar 17, 2025
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 |
4 replies
Answer selected by
PrabinKuSabat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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