Skip to content

Configure: add CUDA flags to petsc.pc and Makefile.user

Patrick Sanan requested to merge psanan/pkgconfig-cuda into master

Add enough information for an application to successfully compile and link with a .cu file, using petsc.pc via Makefile.user.

From this thread on petsc-dev: https://lists.mcs.anl.gov/pipermail/petsc-dev/2020-October/026519.html

Edited by Patrick Sanan

Merge request reports