فهرست منبع

Readme update

bkerbl 2 سال پیش
والد
کامیت
72d3ea64c9
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -64,9 +64,10 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
 - Please see FAQ for smaller VRAM configurations
 
 ### Software Requirements
-- C++ Compiler (we *recommend* Visual Studio 2019 for Windows)
-- CUDA 11 SDK for PyTorch extensions (we used 11.8)
 - Conda (recommended for easy setup)
+- C++ Compiler for PyTorch extensions (we *recommend* Visual Studio 2019 for Windows)
+- CUDA 11 SDK for PyTorch extensions (we used 11.8)
+- C++ Compiler and CUDA SDK must be compatible
 
 ### Setup