On Wed, 09 Nov 2005 08:44:50 -0700, Galen M. Shipman <gship...@lanl.gov>
wrote:
This error is occurring when Open MPI attempts to open the Infiniband
device mthca0. This doesn't appear to be an Open MPI issue, it looks
like a configuration issue with OpenIB. What do you find under /sys/
class/infiniband/ ?
Under sys/class/infiniband, there's anohter folder named 'mthca0'; the
folder itself is also far from empty; containing things like the board_id,
firmware version fw_ver, etc.
You might also want to recheck your OpenIB installation.
Everything is fine.... Except for that one little omission:
KERNEL="umad*", NAME="infiniband/%k"
KERNEL="issm*", NAME="infiniband/%k"
KERNEL="uverbs*", NAME="infiniband/%k", MODE="0666"
KERNEL="ucm", NAME="infiniband/%k", MODE="0666"
in my udev configuration.
<insert soundbyte of Homer Simpson: D'oh!!!!>
So now I'll go pound on it.