Skip to content

Commit f419af9

Browse files
committed
UPDATE README.md
1 parent 2e3329d commit f419af9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,6 @@ If you use a benchmark in your experiments, please specify the version number of
139139
the used container to ensure reproducibility. When starting an experiment, HPOBench writes automatically these two version numbers to the log.
140140

141141
### Troubleshooting and Further Notes
142-
143-
- **Singularity throws an 'Invalid Image format' exception**
144-
Use a singularity version > 3. For users of the Meta-Cluster in Freiburg, you have to set the following path:
145-
```export PATH=/usr/local/kislurm/singularity-3.5/bin/:$PATH```
146-
147142
- **A Benchmark fails with `SystemError: Could not start an instance of the benchmark. Retried 5 times` but the container
148143
can be started locally with `singularity instance start <pathtocontainer> test`**
149144
See whether in `~/.singularity/instances/sing/$HOSTNAME/*/` there is a file that does not end with '}'. If yes delete this file and retry.

0 commit comments

Comments
 (0)