Sreeram Venkat
Results
2
comments of
Sreeram Venkat
The thrust submodule is up to date. I have switched to CUDA 12.0 now, and still seeing the error. Updated the original post.
Here is the output of `cmake -DCMAKE_C_COMPILER=icc -DCMAKE_CXX_COMPILER=icc -DCMAKE_CUDA_HOST_COMPILER=icc -DCUDA_ARCH=80 ..` ``` -- The C compiler identification is Intel 19.1.0.20200306 -- The CXX compiler identification is Intel 19.1.0.20200306 -- The...