Dear PETSc Developers,
I am compiling PETSc-dev using GPU in complex number mode.
However, when I configure PETSc-dev, I get the following errors
"
*******************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log
for details):
-------------------------------------------------------------------------------
Cannot use cuda with complex numbers it is not coded for this capability
*******************************************************************************
"
I have checked CUSP. The latest version can support complex number.
What should I do for CUDA?
Thank you very much.
Best,
Yujie