Skip to content

Commit 8189cd8

Browse files
authored
Update README.md
1 parent f4b32a0 commit 8189cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
7878
### Software Requirements
7979
- Conda (recommended for easy setup)
8080
- C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)
81-
- CUDA SDK 11 for PyTorch extensions (we used 11.8, **known issues with 11.6**)
81+
- CUDA SDK 11 for PyTorch extensions, install *after* Visual Studio (we used 11.8, **known issues with 11.6**)
8282
- C++ Compiler and CUDA SDK must be compatible
8383

8484
### Setup
@@ -291,7 +291,7 @@ We provide two interactive viewers for our method: remote and real-time. Our vie
291291

292292
### Software Requirements
293293
- Visual Studio or g++, **not Clang** (we used Visual Studio 2019 for Windows)
294-
- CUDA SDK 11 (we used 11.8)
294+
- CUDA SDK 11, install *after* Visual Studio (we used 11.8)
295295
- CMake (recent version, we used 3.24)
296296
- 7zip (only on Windows)
297297

0 commit comments

Comments
 (0)