Strumenti Utente

Strumenti Sito


oph:cluster:apptainer

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
oph:cluster:apptainer [2023/05/02 13:09] – Creata sezione esempi con primo contributo diego.zuccato@unibo.itoph:cluster:apptainer [2024/11/28 09:25] (versione attuale) – Rimosse istruzioni troppo vecchie diego.zuccato@unibo.it
Linea 1: Linea 1:
-==== Apptainer ==== +===== Apptainer =====
- +
-This page is still To Be Done. FIXME+
  
 Some useful links: Some useful links:
   * [[https://apps.difa.unibo.it/files/people/Str957-cluster/Training_container_HPC-20230220_143553-Registrazione_della_riunione.mp4|Recording]] of the meeting with betatesters (ITA)   * [[https://apps.difa.unibo.it/files/people/Str957-cluster/Training_container_HPC-20230220_143553-Registrazione_della_riunione.mp4|Recording]] of the meeting with betatesters (ITA)
   * A [[https://www.sdsc.edu/education_and_training/tutorials1/singularity_old.html|tutorial]] (skip to "Building Singularity Containers" and remember you don't have 'sudo' access on the cluster!)   * A [[https://www.sdsc.edu/education_and_training/tutorials1/singularity_old.html|tutorial]] (skip to "Building Singularity Containers" and remember you don't have 'sudo' access on the cluster!)
 +  * Another [[https://singularity-tutorial.github.io/|tutorial]], more in-depth
  
-=== Examples === +===== Examples =====
- +
-== Python Container == +
-By Amalie Louise Stokholm+
  
-  apptainer build --sandbox rockylinux8/ docker://rockylinux: +<WRAP center round alert 60%> 
-  find rockylinux8 -type d -not -writable -exec chmod +w {} + +Page is being worked on for updated instructions
-  apptainer run -f --writable rockylinux8/ yum groupinstall -y "Development Tools" +</WRAP>
-  apptainer run -f --writable rockylinux8/ yum install -y zlib-devel libffi-devel openssl-devel bzip2-devel readline-devel sqlite-devel xz-devel +
-  mv .pyenv/versions/3.9.12{,_old4} +
-  apptainer run rockylinux8/ ~/.pyenv/bin/pyenv install 3.9.12 +
-  .pyenv/versions/3.9.12/bin/python3 -c 'import ctypes'+
  
oph/cluster/apptainer.1683032951.txt.gz · Ultima modifica: 2023/05/02 13:09 da diego.zuccato@unibo.it

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki