In case of problem, make sure you read the README first :)
Please also look at the FAQ in the doc/ directory or online at
  http://open-mx.gforge.inria.fr/FAQ/


Bugs should be reported on http://open-mx.gforge.inria.fr
or sent to open-mx-devel@lists.gforge.inria.fr .
Questions may be asked there too.

When reporting a problem, make sure you include:
* the version number of Open-MX
  (or the output of 'git show' if you checkouted the GIT repository)
* the output (as root) of
  + cat /dev/open-mx
  + omx_info
* a description of the ethernet interfaces that you are trying
  to use, with the whole outputs (as root) of:
  + lspci
  + lsmod
  + dmesg
  + ifconfig -a
  + ethtool -c <iface>
* a description of your network topology:
  + how are the interfaces connected?
  + through what switch(es)? is the MTU configured there too?
* the whole output of the program if a program did not work
  as expected
* the whole output of configure, config.log and omx_checks.h,
  and of the compilation if reporting a build problem
