History log of /petsc/config/examples/arch-olcf-summit-opt.csh (Results 1 – 2 of 2)
Revision Date Author Comments
# b6a92dca 26-Jun-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/cuda-multigrid-test (pull request #1763)

Various improvements for GPUs (mostly for performance and CUDA)


# 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 ...