From 03145b4fd259bd11d9cb5257a9f8684ea77852a6 Mon Sep 17 00:00:00 2001 From: Akis Linardos Date: Tue, 4 Jun 2024 16:27:37 +0300 Subject: [PATCH] Update README.md --- Task_1/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Task_1/README.md b/Task_1/README.md index 365a702..cf103d0 100644 --- a/Task_1/README.md +++ b/Task_1/README.md @@ -11,6 +11,7 @@ Please ask any additional questions in our discussion pages on our github site a 2. [Git LFS](https://github.com/git-lfs/git-lfs#downloading) 2. Python with virtual environment management system: we recommend using [Anaconda](https://www.anaconda.com/products/individual). 3. **Windows- Only**: Pickle5 requires Microsoft C++ 14.0 or greater from the [C++ build tools](https://visualstudio.microsoft.com/visual-cpp-build-tools/). +4. Use CUDA 11 for your installation as CUDA 12 is not compatible with this codebase. ### Instructions