Skip to content

Disallow complex cuda builds.

Barry Smith requested to merge disallow-cuda-cplx into master

Created by: dmeiser

The cuda code in PETSc does not support complex numbers at this time. We should inform the users of this during configuration.

Merge request reports