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/07/05 10:11] – [GPU užduotys (SLURM)] grikieteen:hpc [2022/07/18 07:45] – [Įvadas į OpenMPI] grikiete
Line 197: Line 197:
 </code> </code>
  
-====== GPU Tasks(SLURM) ======+====== GPU Tasks (SLURM) ======
  
 To use GPU you need to specify additionally <code>--gres gpu:N</code> where N is desired GPU amount. To use GPU you need to specify additionally <code>--gres gpu:N</code> where N is desired GPU amount.
  
-Su ''nvidia-smi'' užduotyje galite pasitikrinti kiek GPU buvo paskirta.+With ''nvidia-smi'' in the task you can check the GPU amount that was dedicated.
  
-Pavyzdys interaktyvios užduoties su 1 GPU:+Example of an interactive task with 1 GPU:
 <code> <code>
 $ srun -p gpu --gres gpu --pty $SHELL $ srun -p gpu --gres gpu --pty $SHELL
 </code> </code>
  
-====== Įvadas į OpenMPI ======+====== Introduction to OpenMPI ======
  
-Ubuntu 18.04 LTS yra **2.1.1** versijos OpenMPI paketai+Ubuntu 18.04 LTS is the packet of **2.1.1** OpenMPI version
-Norint pasinaudoti naujesne **4.0.1** versija reikia naudoti+To use the newer version **4.0.1** you need to use
 <code> <code>
 module load openmpi/4.0 module load openmpi/4.0
 </code> </code>
-prieš vykdant MPI komandas.+before running MPI commands.
  
 ===== MPI programų kompiliavimas ===== ===== MPI programų kompiliavimas =====
en/hpc.txt · Last modified: 2024/02/21 12:50 by rolnas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki