| #
47e6383d
|
| 20-Mar-2020 |
Richard Tran Mills <rmills@rmills.org> |
Fix occurrences of "Cuda" to "CUDA", to be consistent with usage elsewhere in PETSc.
|
| #
e1b8aa27
|
| 20-Mar-2020 |
Richard Tran Mills <rmills@rmills.org> |
Fix a few warnings.
Reported-by: Jose E. Roman <jroman@dsic.upv.es>
|
| #
47686d28
|
| 16-Mar-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/pinned-memory-gpu' into 'master'
Add support for using pinned memory for host allocations for VECCUDA
See merge request petsc/petsc!2588
|
| #
42e673e7
|
| 06-Mar-2020 |
Richard Tran Mills <rmills@rmills.org> |
Set a realloc() routine in PetscMallocSetCUDAHost().
|
| #
2a01fb1f
|
| 04-Mar-2020 |
Richard Tran Mills <rmills@rmills.org> |
Move mcudahost.cu to its own directory, and only compile if we have CUDA.
|