You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These examples are using the [Cholla Docker Build](/cholla/docker/), which build the binary file cholla.hydro.cholla-container based on environment variable `CHOLLA_MACHINE` set to `cholla-container` and was build/installed into `/opt/cholla`.
@@ -45,10 +45,22 @@ You can run the examples using the command syntax below, where `#` is the number
Each MPI rank will bind to a particular unique GPU (1 rank per device) and strong-scale the problem accordingly. Please define `HIP_VISIBLE_DEVICES` to control which particular GPUs are available to Cholla.
@@ -22,7 +22,7 @@ For ROCm installation procedures and validation checks, see:
22
22
|UCX|1.13.0|1.14.1|
23
23
|HDF5|1.12.1|1.14.1|
24
24
25
-
###Installing Cholla
25
+
## Installing Cholla
26
26
27
27
1. Validate the Cluster/System has all of the above applications, with system path, library, and include environments set correctly. If you are unsure, the [Dockerfile](/cholla/docker/Dockerfile) has examples of all useful configurations listed after the `ENV` commands.
28
28
2. Clone the [Cholla GIT repo](https://github.com/cholla-hydro/cholla.git) into your workspace.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
120
-
121
-
All other trademarks and copyrights are property of their respective owners and are only mentioned for informative purposes.
0 commit comments