mellanox-hpc / libibprof

verbs profiling library
BSD 3-Clause "New" or "Revised" License
20 stars 9 forks source link

Add PMIx API support #4

Closed igor-ivanov closed 8 years ago

igor-ivanov commented 9 years ago

@miked-mellanox could you look and accept

mike-dubman commented 9 years ago

please fix ./contrib/jenkins/test_jenkins.sh to use proper module (hpcx-gcc?)

igor-ivanov commented 9 years ago

@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.

mike-dubman commented 9 years ago
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...
igor-ivanov commented 9 years ago

ahh, ok

igor-ivanov commented 9 years ago

@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?

mike-dubman commented 9 years ago

plz see here: https://github.com/mellanox-hpc/libibprof/pull/5

igor-ivanov commented 9 years ago

@miked-mellanox understand now thanks. Looked at bgate/hpc_jenkins before.

igor-ivanov commented 8 years ago

@miked-mellanox what is a status of this PR?

mike-dubman commented 8 years ago

bot:retest

igor-ivanov commented 8 years ago

PR https://github.com/mellanox-hpc/libibprof/pull/5 should be applied before this PR to get PASS result

mike-dubman commented 8 years ago

bot:retest