issues
search
ORNL
/
ReSolve
Library of GPU-resident linear solvers
Other
58
stars
2
forks
source link
Protect GPU kernels with appropriate nemespaces.
#107
Closed
pelesh
closed
11 months ago
pelesh
commented
11 months ago
In this PR:
Put GPU kernels in appropriate namespaces.
Add templates for Doxygen documentation to kernel functions (partially documented).
Remove unused
hipVectorKernels.h
and
cudaVectorKernels.h
files.
Closes #106.
In this PR:
hipVectorKernels.h
andcudaVectorKernels.h
files.Closes #106.