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
Next revision
Previous revision
Next revisionBoth sides next revision
en:hpc [2022/04/14 14:05] – [Software] grikieteen:hpc [2022/04/15 05:31] – [Software] grikiete
Line 16: Line 16:
 ====== Software ====== ====== Software ======
  
-**main** and **gpu** are installed [[https://docs.qlustar.com/Qlustar/11.0/HPCstack/hpc-user-manual.html|Qlustar 11]] operating system (OS) with Linux core. It is created Ubuntu 18.04 LTS based. **power** is installed Ubuntu 18.04 LTS.+In **main** and **gpu** partitions there are installed [[https://docs.qlustar.com/Qlustar/11.0/HPCstack/hpc-user-manual.html|Qlustar 11]] OS. It is based on Ubuntu 18.04 LTS. In **power** partition there is installed Ubuntu 18.04 LTS.
  
 You can check the list of OS package with the command ''dpkg -l'' (in log in node **hpc** or in **power** nodes). You can check the list of OS package with the command ''dpkg -l'' (in log in node **hpc** or in **power** nodes).
Line 52: Line 52:
 </code> </code>
  
-Alternatively, you can use a container that you made via JupyterHub. In that container, you need to install the ''batchswapner'' and ''jupyterlab'' packages, and to create a script ''~/.local/bin/batchspawner-singleuser'' with execution permissions (''chmod +x ~/.local/bin/batchspawner-singleuser'')+Alternatively, you can use a container that you made via JupyterHub. In that container, you need to install the ''batchswapner'' and ''jupyterlab'' packages, and to create a script ''~/.local/bin/batchspawner-singleuser'' with execution permissions (''chmod +x ~/.local/bin/batchspawner-singleuser'').
 <code shell> <code shell>
 #!/bin/sh #!/bin/sh
 exec singularity exec --nv myjupyterlab.sif batchspawner-singleuser "$@" exec singularity exec --nv myjupyterlab.sif batchspawner-singleuser "$@"
 </code> </code>
en/hpc.txt · Last modified: 2024/02/21 12:50 by rolnas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki