Skip to content

Commit ff94852

Browse files
authored
Update README.md
1 parent dd91b9f commit ff94852

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Announcement
22

3-
We are anticipating a new major release of NVBit that will come out in the near future, current bugs are going to be deferred until after that release.
3+
NVBit 1.7 is released and contains several breaking changes. Please check the change log carefully.
44

55
----
66
NVBit is released as an artifact via github, it can be downloaded at: https://github.com/NVlabs/NVBit/releases
@@ -48,12 +48,12 @@ used (i.e. nvcc, pgicc, etc).
4848

4949
## Requirements
5050

51-
* SM compute capability: >= 3.5 && <= 8.6
52-
* Host CPU: x86_64, ppc64le, arm64
51+
* SM compute capability: >= 3.5 && <= 9.2
52+
* Host CPU: x86_64, aarch64
5353
* OS: Linux
54-
* GCC version: >= 5.3.0
55-
* CUDA version: >= 8.0 && <= 11.x
56-
* CUDA driver version: <= 495.xx
54+
* GCC version: >= 5.3.0 for x86_64; >= 7.4.0 for aarch64
55+
* CUDA version: >= 12.0
56+
* CUDA driver version: <= 555.xx
5757
* nvcc version for tool compilation >= 10.2
5858

5959
ARM64 version is tested on Jetson TX2 and Jetson Nano with JetPack 4.4.

0 commit comments

Comments
 (0)