Skip to content

Draft: add openmp loop to fieldsplit/additive

Mark Adams requested to merge adams/fieldsplit-omp-asm into master
  • Infrastructure for OMP dispatch of GPU subdomain solver in additive fieldsplit PC.
  • Added Cuda test for Landau ex2
  • changed command line options for viewing matrices in Landau
  • Added protection of unused log arguments in landau.cu
  • Made Cuda thread safe with handle for each thread
Edited by Mark Adams

Merge request reports