cc_staff
156
edits
Line 69: | Line 69: | ||
* Ensure the application using the GPU inside the container was properly compiled to use the GPU and its libraries. | * Ensure the application using the GPU inside the container was properly compiled to use the GPU and its libraries. | ||
* If using OpenCL inside the container, besides using the mentioned options use the following bind mount: <code>--bind /etc/OpenCL</code> | * If using OpenCL inside the container, besides using the mentioned options use the following bind mount: <code>--bind /etc/OpenCL</code> | ||
===Using MPI Programs=== | |||
If you want to run MPI programs on a container see the [[#Running_MPI_Programs_Inside_an_Apptainer Container|section below]] concerning such. | |||
===Container-Specific Help: <code>apptainer run-help</code>=== | ===Container-Specific Help: <code>apptainer run-help</code>=== |