You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,14 @@ The NVIDIA Performance Libraries (NVPL) are a collection of high performance mat
4
4
5
5
These CPU-only libraries have no dependencies on CUDA or CTK, and are drop in replacements for standard C and Fortran mathematical APIs allowing HPC applications to achieve maximum performance on the Grace platform.
6
6
7
-
The provided sample codes show how to call and link to NVPL Libraries in Fortran, C, and C++ applications and libraries. Most examples use [CMake](#cmake-usage), but are easily modified for use in custom build environments.
7
+
The provided sample codes show how to call and link to NVPL Libraries in Fortran, C, and C++ applications and libraries. Examples use [CMake](#cmake-usage), but are easily modified for use in custom build environments.
0 commit comments