IT wiki

VU MIF STSC

User Tools

Site Tools


hpc

Skirtumai

Čia matote skirtumus tarp pasirinktos versijos ir esamo dokumento.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
hpc [2022/09/30 07:44] – [Programinė įranga] rolnashpc [2022/09/30 07:57] – [Programinė įranga] rolnas
Linija 33: Linija 33:
 Jeigu reikia papildyti singularity kontainerį OS paketais, tam reikia root/superuser teisių. Su fakeroot jas simuliuojame, o jam reikalingą biblioteką ''libfakeroot-sysv.so'' kopijuojame į konteinerį, pvz: Jeigu reikia papildyti singularity kontainerį OS paketais, tam reikia root/superuser teisių. Su fakeroot jas simuliuojame, o jam reikalingą biblioteką ''libfakeroot-sysv.so'' kopijuojame į konteinerį, pvz:
 <code shell> <code shell>
-$ singularity build --sandbox /tmp/python docker://ubuntu:18.04+$ singularity build --sandbox /tmp/python docker://ubuntu:20.04
 $ cp /libfakeroot-sysv.so /tmp/python/ $ cp /libfakeroot-sysv.so /tmp/python/
 $ fakeroot -l /libfakeroot-sysv.so singularity exec -w /tmp/python apt-get update $ fakeroot -l /libfakeroot-sysv.so singularity exec -w /tmp/python apt-get update
Linija 48: Linija 48:
  
 <code shell> <code shell>
-$ python3.-m pip install --upgrade pip setuptools wheel +$ python3.-m pip install --upgrade pip setuptools wheel 
-$ python3.-m pip install --ignore-installed batchspawner jupyterlab+$ python3.-m pip install --ignore-installed batchspawner jupyterlab
 </code> </code>
  
hpc.txt · Keista: 2024/02/21 12:50 vartotojo rolnas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki