Sergey Motorny
Results
2
issues of
Sergey Motorny
After compiling on Nvidia (driver 535.183.01, CUDA 12.2), execution of the binaries consistently fails with the following error: "Orochi error: 'Segmentation fault (core dumped). The operating system is Ubuntu 22.04.3...
I had to add the following definition to Common.h in order to compile successfully for the latest version: #define make_uint2 make_hiprtUint2 Otherwise, make fails with the following error: ==== Building...