Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 7edf1901 authored by tekin_g's avatar tekin_g
Browse files

Update README.md

parent d7e5fcbe
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ This project uses [apptainer](https://apptainer.org/docs/user/main/introduction.
See Apptainer documentation for more details. There are three containers currently provided:
- basic_image: This is the last available official build of tensorflow 1.14 without gpu support.
- basic_image_gpu: This is the last available official build of tensorflow 1.14 *with* gpu support.
- nvidia_image_gpu: This is the latest build of the nvidia tensorflow 1.x project. Provides modern gpu support for tensorflow 1.15
- **nvidia_image_gpu**: This is the latest build of the nvidia tensorflow 1.x project. Provides modern gpu support for tensorflow 1.15
### On GPU Acceleration
The container basic_image_gpu is compiled for cuda 10. This is a very old version and does not support modern GPUs. This triggers an on-the-fly recompilation cascade that can take hours depending on how new the GPU is (newer means longer).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment