| #
7381773f
|
| 16-Jun-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Added PetscCUDAInitialize() which the user may call in the body of the program, -cuda_initialize 0 prevents PetscInitialize() from initializing CUDA
Add -cuda_initialize 0 as options database for CU
Added PetscCUDAInitialize() which the user may call in the body of the program, -cuda_initialize 0 prevents PetscInitialize() from initializing CUDA
Add -cuda_initialize 0 as options database for CUDA tests so machines won't load cuBLAS unless actually utilizing it on the machine, update examples to filter option-cuda_initialize
Reported-by: Karl Rupp <me@karlrupp.net> Commit-type: feature
show more ...
|