We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889f47f commit f40980dCopy full SHA for f40980d
README.md
@@ -15,5 +15,5 @@ To start conianer for devlopment:
15
16
```
17
# in accel-sim-framework
18
-docker run --name <container name > --runtime=nvidia --gpus all -it ghcr.io/accel-sim/accel-sim-framework:ubuntu-24.04-cuda-12.8 /bin/bash
19
-```
+docker run --name <container name > --runtime=nvidia --gpus all -it ghcr.io/accel-sim/accel-sim-framework:ubuntu-24.04-cuda-12.8 /bin/bash
+```
0 commit comments