Skip to content

Commit 574aa46

Browse files
authored
Update README.md (#36)
Update install tutorial link, parameters for ob run call Update README.md
1 parent 2536589 commit 574aa46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ A clustering example for omnibenchmark
22

33
# How to run
44

5-
1. Install omnibenchmark using [our tutorial](https://omnibenchmark.org/tutorial/)
5+
1. Install omnibenchmark using [our tutorial](https://docs.omnibenchmark.org/latest/howto/#install-omnibenchmark)
66
2. Clone the benchmark definition / this repository with `git clone [email protected]:omnibenchmark/clustering_example.git`
77
3. Move to the cloned repository `cd clustering_example`
8-
4. Run locally, somewhat in parallel `ob run benchmark -b CLUSTERING.YAML --local --threads 6`. Choose `Clustering.yml` specification based on whether running it with conda, easybuild, apptainer, etc. [More details about the available backends](https://github.com/omnibenchmark/clustering_example/blob/main/envs/README.md).
8+
4. Run locally, somewhat in parallel `ob run benchmark -b CLUSTERING.YAML --local-storage --cores 6`. Choose `Clustering.yml` specification based on whether running it with conda, easybuild, apptainer, etc. [More details about the available backends](https://github.com/omnibenchmark/clustering_example/blob/main/envs/README.md).
99

1010
# Clustbench attribution
1111

0 commit comments

Comments
 (0)