Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 0527125

Browse files
authored
remove cuda sdk version from runtime requirements
1 parent b46019d commit 0527125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A c library implementing the POST API setup method for general-purpose CPUs and
88
## Runtime System Requirements
99
Windows 10, macOS or Ubuntu.
1010
One or more of the following processors:
11-
- A GPU and drivers with CUDA 11.0 support (minimum compute compatibility 5.0, maximum compute compatibility 8.6), such as a modern Nvidia GPU and Nvidia drivers version R450 or newer.
11+
- A GPU and drivers with CUDA upport (minimum compute compatibility 5.0, maximum compute compatibility 8.6), such as a modern Nvidia GPU and Nvidia drivers version R450 or newer.
1212
- A GPU and drivers with Vulkan 1.2 support such as a modern AMD, Apple M1 processor, and Intel GPUs.
1313
- A x86-64 cpu such as AMD or Intel cpus.
1414
- Both discrete and on-board GPUs are supported as long as they support the minimum CUDA or Vulkan runtime version.

0 commit comments

Comments
 (0)