Closed igor-ivanov closed 8 years ago
please fix ./contrib/jenkins/test_jenkins.sh to use proper module (hpcx-gcc?)
@miked-mellanox I do not understand you. Do you mean supression warning as '(col. 1) remark: loops in this subroutine are not good vectorization candidates (try compiling with O3 and/or IPO)' from intel compiler.
20:01:05 + module load mlnx-hpc-latest/gcc/ompi-1.8
20:01:05 ++ /usr/bin/modulecmd bash load mlnx-hpc-latest/gcc/ompi-1.8
20:01:05 ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'mlnx-hpc-latest/gcc/ompi-1.8'
20:01:05 + eval
20:01:05 + mkdir -p /var/lib/jenkins/jobs/gh-libibprof-pr/workspace/install/bin
20:01:05 + mpicc -o /var/lib/jenkins/jobs/gh-libibprof-pr/workspace/install/bin/mpi_hello mpi_hello.c
20:01:05 ./contrib/jenkins/test_jenkins.sh: line 137: mpicc: command not found
20:01:05 Build step 'Execute shell' marked build as failure
20:01:05 TAP Reports Processing: START
20:01:05 Looking for TAP results report in workspace using pattern: **/*.tap
20:01:05 Saving reports...
ahh, ok
@miked-mellanox I do not see any 'load mlnx-hpc-latest/gcc/ompi-1.8' lines in libibprof/test_jenkins.sh May be jenkins has old script for libibprof?
plz see here: https://github.com/mellanox-hpc/libibprof/pull/5
@miked-mellanox understand now thanks. Looked at bgate/hpc_jenkins before.
@miked-mellanox what is a status of this PR?
bot:retest
PR https://github.com/mellanox-hpc/libibprof/pull/5 should be applied before this PR to get PASS result
bot:retest
@miked-mellanox could you look and accept