IT wiki

VU MIF STSC

User Tools

Site Tools


en:hpc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:hpc [2024/02/21 12:47] – [JupyterHub] rolnasen:hpc [2024/02/21 12:50] (current) – [Singularity] rolnas
Line 31: Line 31:
 $ rm -rf /tmp/python $ rm -rf /tmp/python
 </code> </code>
 +
 +
 +To use this container, it is advised to use different directory instead of home directory (for python packages don't mixup with installed to home directory).
 +<code shell>
 +$ mkdir ~/workdir
 +$ singularity exec -H ~/workdir:$HOME python.sif python3 ...
 +</code>
 +
 Similarly, you can use R, Julia or other containers that do not require root privileges to install packages. Similarly, you can use R, Julia or other containers that do not require root privileges to install packages.
  
en/hpc.1708519642.txt.gz · Last modified: 2024/02/21 12:47 by rolnas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki