training:compilers:compilers

Differences

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

Link to this comparison view

Next revision
Previous revision
training:compilers:compilers [2018-03-23 10:19] – created anitatraining:compilers:compilers [2026-01-29 20:29] (current) anita
Line 1: Line 1:
 +===== Compilers =====
  
 +  * [[http://www.udel.edu/rci/files/cluster/workshop/Compilers.pdf|Compilers: On UD HPC Community Clusters]] (University of Delaware)
 +  * [[http://www.udel.edu/rci/files/cluster/workshop/MATLAB_Compiler.pdf|Matlab Compiler: On UD HPC Community Clusters]] (University of Delaware)
 +==== Compile and run jobs on Mills ====
 +
 +A three-part lecture series on how to compile and run serial, array, OpenMP and MPI jobs on the Mills cluster.
 +
 +   * How to compile and run serial and array jobs on Mills ([[http://www.udel.edu/rci/files/cluster/workshop/mills-serial.pdf|slides]])
 +   * How to compile and run MPI jobs ([[http://www.udel.edu/rci/files/cluster/workshop/mills-mpi.pdf|slides]])
 +   * How to compile and run OpenMP jobs on Mills ([[http://www.udel.edu/rci/files/cluster/workshop/mills-openmp.pdf|slides]])