mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 08:18:17 +00:00
Mention 11.6 trouble
This commit is contained in:
parent
3855ce81b1
commit
d0378eca90
@ -71,8 +71,8 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
|
|||||||
|
|
||||||
### Software Requirements
|
### Software Requirements
|
||||||
- Conda (recommended for easy setup)
|
- Conda (recommended for easy setup)
|
||||||
- C++ Compiler for PyTorch extensions (we *recommend* Visual Studio 2019 for Windows)
|
- C++ Compiler for PyTorch extensions (we used Visual Studio 2019 for Windows)
|
||||||
- CUDA 11 SDK for PyTorch extensions (we used 11.8)
|
- CUDA SDK 11.7+ for PyTorch extensions (we used 11.8, known issues with 11.6)
|
||||||
- C++ Compiler and CUDA SDK must be compatible
|
- C++ Compiler and CUDA SDK must be compatible
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
@ -269,8 +269,8 @@ We provide two interactive iewers for our method: remote and real-time. Our view
|
|||||||
- CUDA-ready GPU with Compute Capability 7.0+ (only for Real-Time Viewer)
|
- CUDA-ready GPU with Compute Capability 7.0+ (only for Real-Time Viewer)
|
||||||
|
|
||||||
### Software Requirements
|
### Software Requirements
|
||||||
- C++ Compiler (we *recommend* Visual Studio 2019 for Windows)
|
- C++ Compiler (we used Visual Studio 2019 for Windows)
|
||||||
- CUDA 11 Developer SDK (we used 11.8)
|
- CUDA SDK 11 (we used 11.8)
|
||||||
- CMake (recent version, we used 3.24)
|
- CMake (recent version, we used 3.24)
|
||||||
- 7zip (only on Windows)
|
- 7zip (only on Windows)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user