Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

OpenMP Example

This directory contains example code for running OpenMP in Singularity

  • omp_dot.c: Is the code to be run
  • omp_dot.dat: Is the expected output
  • omp_dot.def: Is the Singularity definition file
  • run.sbatch: Is the batch script to submit the example job