6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!187Singularity
On clusters we have different versions of operating systems singularity images. Below you see the available operating systems singularity images.
On clusters, we have different versions of singularity images of operating systems. Below you can see the available operating systems singularity images.
Our images bootstrap, wrappers, features are [here](https://code.it4i.cz/sccs/it4i-singularity).
Our bootstrap for create image, wrappers, features are [here](https://code.it4i.cz/sccs/it4i-singularity).
```console
Salomon Anselm
...
...
@@ -28,11 +28,11 @@ For current information on available singularity images, refer to the `ml av` an
* Fedora
!!! note
We support graphical cards on Anselm singularity image and support Intel Xeon Phi cards on Salomon images. (OS/Version[none|-GPU|-MIC])
We support graphics cards for Anselm singularity image and support Intel Xeon Phi cards on Salomon singularity image. (OS/Version[none|-GPU|-MIC])
## IT4Innovations Wrappers
For using our singularity images we prepared special wrappers:
To use our singularity images we prepared special wrappers:
* image-exec
* image-mpi
...
...
@@ -44,7 +44,7 @@ The latest version of the scripts is [here](https://code.it4i.cz/sccs/it4i-singu
**image-exec**
Open image and run command into image.
Open the image and run the command inside the image.
```console
$ml CentOS/7.3
...
...
@@ -59,11 +59,11 @@ MPI wrapper. More in the chapter [Examples MPI](#mpi).