Skip to content

Passed

projectroot.Others_intel_benchmarks_suite (from CTest)

Took 3 min 55 sec.

Standard Output

+ export SIMGRID_PATH=/builds/simgrid_install/
+ export LD_LIBRARY_PATH=/builds/simgrid_install//build/lib:/builds/simgrid_install//lib:/builds/ns-3-dev/build/lib/
+ export PATH=/builds/simgrid_install//build/smpi_script/bin:/builds/simgrid_install//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ mkdir -p Benchmarks/Others/
+ cd Benchmarks/Others/
+ echo Checkout or update the git containing the source code
Checkout or update the git conta
...[truncated 114 chars]...
 update notices & disclaimers
+ git clean -dfx
Removing src_cpp/MPI1/CPU/
+ git pull
Already up to date.
+ cd ..
+ echo Install the modified sources
Install the modified sources
+ cd mpi-benchmarks
+ sed -i s/GPU_ENABLE=1// Makefile
+ echo Compile it
Compile it
+ NUMBER_OF_PROCESSORS=2
+ CXXFLAGS=-DSMPI_NO_OVERRIDE_MALLOC=1 CFLAGS=-DSMPI_NO_OVERRIDE_MALLOC=1 CC=smpicc CXX=smpicxx make -j 2
make -C src_cpp -...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.