how to solve the problem? The terminal displays these error information below, when I run samples o

b+tree.out: cuda_runtime_api.cc:1523: cuobjdumpPTXSection* findPTXSection(std::string): Assertion `0 && “Could not find the required PTX section”’ failed.
Aborted (core dumped)
gpgpu-sim@gpgpusim-VirtualBox:~/Downloads/rodinia_3.0/cuda/b+tree$

    1. [img][/img]

How to solve the problem?


I have met the same problem. Do you finally solve this, dude?

In my code, it seems that the same error always happen in the last kernel of my program.

Did any of you solve the problem? It appears to be an issue with Cublas library.