Hi,
On a cluster in my university we have Intel Cluster Studio (2011 I think, i'm not the admin). The distibution is a red hat. And the OFED drivers are installed.
We have 2 problems:
- the first one is with I_MPI_FABRICS=shm:ofa we get:
[-1] MPI startup(): Imported environment partly inaccesible. Map=0 Info=f95030 [0] ERROR - load_iblibrary(): Can't open IB verbs library: libibverbs.so: cannot open shared object file: No such file or directory [0] MPI startup(): ofa fabric is not available and fallback fabric is not enabled
- the second one is with I_MPI_FABRICS=shm:dapl it seems to works with IMB-MPI1:
[-1] MPI startup(): Imported environment partly inaccesible. Map=0 Info=11ac030 [-1] MPI startup(): Imported environment partly inaccesible. Map=0 Info=1787030 [0] DAPL startup(): trying to open default DAPL provider from dat registry: ofa-v2-mlx4_0-1 [1] DAPL startup(): trying to open default DAPL provider from dat registry: ofa-v2-mlx4_0-1 [0] MPI startup(): DAPL provider ofa-v2-mlx4_0-1 [0] MPI startup(): dapl data transfer mode [1] MPI startup(): DAPL provider ofa-v2-mlx4_0-1 [1] MPI startup(): dapl data transfer mode [0] MPID_nem_init_dapl_coll_fns(): User set DAPL collective mask = 0000 [0] MPID_nem_init_dapl_coll_fns(): Effective DAPL collective mask = 0000 [1] MPID_nem_init_dapl_coll_fns(): User set DAPL collective mask = 0000 [1] MPID_nem_init_dapl_coll_fns(): Effective DAPL collective mask = 0000then the benchmark runs.
but with our personnal programs we get:
[0] dapl fabric is not available and fallback fabric is not enabled
What can I do to understand the problem ?
Thx a lot,
best regards
Guillaume



