Closed jprotze closed 1 year ago
Use for example with singularity (docker should be similar):
apptainer build coderrect.sif docker://coderrect/openrace apptainer run coderrect.sif bash check-data-races.sh --tsan-clang C
Use for example with singularity (docker should be similar):