[petsc-users] GPUs, cud, complex

Randall Mackie rlmackie862 at gmail.com
Thu Feb 14 19:33:30 CST 2019


We are testing whether or not we can benefit from porting our PETSc code to use GPUS.
We have installed PETSc following the instructions here:
https://www.mcs.anl.gov/petsc/features/gpus.html <https://www.mcs.anl.gov/petsc/features/gpus.html>

Using KSP example 32 (ex32.c) to test, and using -dm_vec_type cuda and -dm_mat_type aijcuda 
then ex32 runs fine when compiled with a REAL version of PETSc but bombs out when using a COMPLEX version.

Is it possible to run PETSc on GPUS in complex mode?d


Thanks, Randy M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190214/1b9c255e/attachment.html>


More information about the petsc-users mailing list