We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2e50d commit 4e2fd92Copy full SHA for 4e2fd92
examples/README.md
@@ -0,0 +1,7 @@
1
+In order to run the example from this directory send the following command:
2
+
3
+`'path to executables'/simulation_cuda -c example_config.cfg`
4
5
+To run only one od the two simulation specify its index, e.g., to run only the first:
6
7
+`'path to executables'/simulation_cuda -c example_config.cfg -i 0`
0 commit comments