User Tools

Site Tools


hpc:applications_and_libraries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hpc:applications_and_libraries [2024/03/13 17:08]
Adrien Albert [Intro]
hpc:applications_and_libraries [2024/03/25 16:52] (current)
Adrien Albert [Pull an existing image]
Line 1063: Line 1063:
 === Pull an existing image === === Pull an existing image ===
 <WRAP round alert 50%> <WRAP round alert 50%>
- Do not run this command on login node !! It's using too much cpu+ Do not run the following commands on login node !! It's using too much cpu
 </WRAP> </WRAP>
 Exemple with Rstudio: Exemple with Rstudio:
Line 1072: Line 1072:
   (baobab)-[alberta@login2 ~]$ cd !$   (baobab)-[alberta@login2 ~]$ cd !$
   (baobab)-[alberta@login2 rocker]$ salloc --partition=shared-cpu --time=00:30:00 --cpus-per-task 12    (baobab)-[alberta@login2 rocker]$ salloc --partition=shared-cpu --time=00:30:00 --cpus-per-task 12 
-  (baobab)-[alberta@cpu300 rocker]$ appatiner pull docker://rocker/rstudio:4.2+  (baobab)-[alberta@cpu300 rocker]$ apptainer pull docker://rocker/rstudio:4.2
   (baobab)-[alberta@cpu300 rocker]$ ls   (baobab)-[alberta@cpu300 rocker]$ ls
   rstudio_4.2.sif   rstudio_4.2.sif
hpc/applications_and_libraries.1710346127.txt.gz · Last modified: 2024/03/13 17:08 by Adrien Albert