Skip to content

Commit

Permalink
Documentation minor update: The minimum required CUDA version is 11 (A…
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang authored Feb 14, 2024
1 parent 9080e74 commit 1b66aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/sphinx_documentation/source/GPU.rst
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ If autodetection fails, a list of "common" architectures is assumed.
Building for multiple CUDA architectures will generally result in a larger library and longer build times.

**Note that AMReX supports NVIDIA GPU architectures with compute capability 6.0 or higher and
CUDA Toolkit version 9.0 or higher.**
CUDA Toolkit version 11.0 or higher.**

In order to import the CUDA-enabled AMReX library into your CMake project, you need to include
the following code into the appropriate CMakeLists.txt file:
Expand Down

0 comments on commit 1b66aa3

Please sign in to comment.