Language

Lexer name
cpp
Source file extension
cpp
Binary file extension
None

Compiler

Name
C++14 MPI (HPC)
Command line
/opt/bin/remote_compile {srcfile} /usr/bin/mpic++ -O3 -march=native -fopenmp -pthread -mavx -std=c++14 -Wl,--no-as-needed {srcfile} -o {binfile}
Timeout
5.0

Interpreter

Name
HPC - mpirun
Command line
/opt/bin/remote_mpirun ./{binfile}