Octave
Scientific Programming Language. More information can be found here
Available containers
Name | sha256 | mpi | labels | descripion |
---|---|---|---|---|
Singularity.Octave-7.1.0-foss-2021b.localimage.sif | ffd8da3c0bb75144be103a1832e56fd6d20c1b4f0dbfc03030cf66849c2a6e11 | none | none | benchmark |
Running the container
Example invocation of Octave benchmark
cd $TMPDIR
wget -q http://www.phoronix-test-suite.com/benchmark-files/octave-benchmark-1.1.1.tar.gz
tar xf octave-benchmark-1.1.1.tar.gz
cd benchmark-1.1.1/inst
sed -i 's|1e7|1e9|g' benchmark_intmath.m
singularity -s run -B $TMPDIR -B $PWD:/host_pwd --pwd /host_pwd $PLCR/images/$CONT octave benchmark_intmath.m