User Tools

Site Tools


institute_lorentz:xmaris

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
institute_lorentz:xmaris [2020/03/26 13:36] – [Particles, fields, gravitation, and cosmology] lenocilinstitute_lorentz:xmaris [2020/04/01 15:25] – [Request nodes with particular features] lenocil
Line 13: Line 13:
 :!: External research groups to the Lorentz Institute are strongly encouraged to explore other HPC possibilities, such as the [[https://wiki.alice.universiteitleiden.nl/index.php?title=ALICE_User_Documentation_Wiki|ALICE HPC cluster]] of the University of Leiden. :!: External research groups to the Lorentz Institute are strongly encouraged to explore other HPC possibilities, such as the [[https://wiki.alice.universiteitleiden.nl/index.php?title=ALICE_User_Documentation_Wiki|ALICE HPC cluster]] of the University of Leiden.
  
-Xmaris is optimised for [[https://en.wikipedia.org/wiki/Thread_(computing)#Multithreading|multithreading applications]] and  [[https://en.wikipedia.org/wiki/Embarrassingly_parallel|embarrassingly parallel problems]] but there have been some recent investments to improve nodes interconnection communications to enable [[institute_lorentz:xmaris#parallelism_101|multiprocessing]].+Xmaris is optimised for [[https://en.wikipedia.org/wiki/Thread_(computing)#Multithreading|multithreading applications]] and  [[https://en.wikipedia.org/wiki/Embarrassingly_parallel|embarrassingly parallel problems]] but there have been some recent investments to improve nodes interconnection communications to enable [[institute_lorentz:xmaris#parallelism_101|multiprocessing]]. Currently, multiprocessing is possible on maris0[78-81] which are interconnected via an InfiniBand EDR switch.
  
 Xmaris is the successor of the maris cluster, renamed with a prefix ''x'' because its nodes deployment is automated using the [[https://www.xcat.org/|xCAT]] software. Less formally, the presence of the ''x'' prefix also suggests the time of the year when xmaris was first made available to IL users, that is Christmas (Xmas). Xmaris is the successor of the maris cluster, renamed with a prefix ''x'' because its nodes deployment is automated using the [[https://www.xcat.org/|xCAT]] software. Less formally, the presence of the ''x'' prefix also suggests the time of the year when xmaris was first made available to IL users, that is Christmas (Xmas).
Line 399: Line 399:
 </code> </code>
  
 +==== Run a multiprocessing application ====
 +
 +<code>
 +srun -p ibIntel -N 4 -n4 -c1 --mem=16000 --pty bash -i
 +module load foss
 +ulimit -l unlimited
 +mpirun --mca btl openib,vader,self <YOUR_MPI_APP>
 +</code>
 +
 +* https://www.open-mpi.org/faq/?category=openfabrics#ib-btl
 ===== Suggested readings ===== ===== Suggested readings =====
  
Line 426: Line 436:
   * [[https://onlinelibrary.wiley.com/doi/abs/10.1002/qute.201870015|Adaptive Weight Estimator for Quantum Error Correction in a Time‐Dependent Environment (Adv. Quantum Technol. 1/2018)]]   * [[https://onlinelibrary.wiley.com/doi/abs/10.1002/qute.201870015|Adaptive Weight Estimator for Quantum Error Correction in a Time‐Dependent Environment (Adv. Quantum Technol. 1/2018)]]
   * [[https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.123.120502|Fast, High-Fidelity Conditional-Phase Gate Exploiting Leakage Interference in Weakly Anharmonic Superconducting Qubits]]   * [[https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.123.120502|Fast, High-Fidelity Conditional-Phase Gate Exploiting Leakage Interference in Weakly Anharmonic Superconducting Qubits]]
 +  * [[https://arxiv.org/abs/2002.07119|Leakage detection for a transmon-based surface code]]
  
 ==== Statistical, nonlinear, biological, and soft matter physics ==== ==== Statistical, nonlinear, biological, and soft matter physics ====
institute_lorentz/xmaris.txt · Last modified: 2024/02/29 14:16 by jansen