Skip to content

Commit

Permalink
Update README.md (12.3 is now released)
Browse files Browse the repository at this point in the history
  • Loading branch information
msharmavikram authored Mar 26, 2024
1 parent 2edd33c commit 5db3122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This code base requires specific type of hardware and specific system configurat
* Relatively new Linux kernel (ie. 5.x).
* CMake 3.10 or newer and the _FindCUDA_ package for CMake
* GCC version 5.4.0 or newer. Compiler must support C++11 and POSIX threads.
* CUDA 12.2 or newer
* CUDA 12.3 or newer
* Nvidia driver (at least 440.33 or newer)
* The kernel version we have tested is 5.8.x. A newer kernel like 6.x may not work with BaM as the kernel APIs have dramatically changed.
* Kernel module symbols and headers for the Nvidia driver. The instructions for how to compile these symbols are given [below](#compiling-nvidia-driver-kernel-symbols).
Expand Down

0 comments on commit 5db3122

Please sign in to comment.