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

Commit

Permalink
remove cuda sdk version from runtime requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
avive authored Jul 15, 2021
1 parent b46019d commit 0527125
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 @@ -8,7 +8,7 @@ A c library implementing the POST API setup method for general-purpose CPUs and
## Runtime System Requirements
Windows 10, macOS or Ubuntu.
One or more of the following processors:
- 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.
- 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.
- A GPU and drivers with Vulkan 1.2 support such as a modern AMD, Apple M1 processor, and Intel GPUs.
- A x86-64 cpu such as AMD or Intel cpus.
- Both discrete and on-board GPUs are supported as long as they support the minimum CUDA or Vulkan runtime version.
Expand Down

0 comments on commit 0527125

Please sign in to comment.