Skip to content

Passed

projectroot.Coral_CLOMP (from CTest)

Took 32 sec.

Standard Output

+ export SIMGRID_PATH=/home/ci/simgrid_install/
+ export LD_LIBRARY_PATH=/home/ci/simgrid_install//build/lib:/home/ci/simgrid_install//lib:
+ export PATH=/home/ci/simgrid_install//build/smpi_script/bin:/home/ci/simgrid_install//bin:/usr/local/bin:/usr/bin:/bin:/usr/games
+ echo Clean up the place
Clean up the place
+ rm -rf Benchmarks/Coral/CLOMP
+ mkdir -p Benchmarks/Coral/
+ cd Benchmarks/Coral/
+ echo Checkout or update the git containing the source code
Checkout or update the git containing 
...[truncated 117 chars]...
:  clomp-source.zip
   creating: clomp_v1.2/
  inflating: __MACOSX/._clomp_v1.2   
  inflating: clomp_v1.2/Makefile     
  inflating: clomp_v1.2/clomp.c      
  inflating: clomp_v1.2/README       
  inflating: clomp_v1.2/run_clomp.bgq  
+ mv clomp_v1.2/ CLOMP
+ echo Install the modified sources
Install the modified sources
+ cd CLOMP/
+ echo Compile it
Compile it
+ smpicc -DWITH_MPI -fopenmp -O3 clomp.c ...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]