C++ program: Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

When I write a simple C++ program using Clion, this error occurs: Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
Some days ago, I just install pytorch from source, but I’m using mac without cuda-support GPU, and I suspect there is something wrong with cuba. Thanks for help!

Hi,

Could you give more informations please about your setup and the error? Which gpu / cuda version are you using. What is the stack trace associated with the error?