Closed JohnZhan2023 closed 1 month ago
I recompile it and solved it!!!!!
Hi @JohnZhan2023, I'm glad you were able to solve the problem! Just a reminder for the future: always remember to recompile the C++ code (make ....
) whenever you make changes to it.
I'm closing this issue now, but feel free to reach out if you have any other questions!
I have gone through the setup process. I run the test and get the following result like: So I began to learn the tutorial of ipynb. But when I run the kernel, the kernel is terminated when run the code below:
I moved the code to a single py file, and got:
I found there exits a similar issue and I upgrade my nvcc to 12.2
But I am still stuck here, can you help me solve the problem?