Hello,
I am trying to configure PETSc(current release version) with NVCC, with
these options:
./configure --with-cc=nvcc --with-cxx=nvcc --with-fc=0 --with-cuda=1

However, I got error like:
---------------------------------------------------------------------------------------------
  Could not execute "['nvcc -show']":
  nvcc fatal   : Unknown option '-show'
*********************************************************************************************

I wonder where this -show option comes from? It seems safe to disable this
option.

Thanks,
Qiyue Lu

Reply via email to