- RealPaver 0.4 for Magneto
- Julia 1.4.2 or above
RealPaver 0.4 for Magneto, in the realpaver-0.4_Magneto directory
./configuremakemake checkmake installas root
Julia 1.4.1 or above
wget https://julialang-s3.julialang.org/bin/linux/x64/1.4/julia-1.4.2-linux-x86_64.tar.gztar zxvf julia-1.4.2-linux-x86_64.tar.gzexport JULIA_LOAD_PATH="~/Magneto/src:$JULIA_LOAD_PATH"
Execute the benchmark in the benchmark/fpbench directory with the command\
./run_test.sh a b
- with
a = 1for Magneto execution - with
a = 2for Rand 5s execution - with
a = 3for Rand 50s execution - with
b = 0to run all the benchmark suite or the number of the benchmark to run a single test (e.g.b = 001for 001_carthesianToPolar_radius)
After running the test script, the results are available in benchmark/fpbench/log_files