>OK, we got Intel MPI to run. To test the pkey usage we 
>configured it to run over pkey that is not configured on the 
>node. In this case the MPI should have failed, but it didn't.
>The dapl debug reports the given pkey (0x8001 = 32769).
>How can that be?
>

Itay,

If the pkey override is not valid it uses default idx of 0 and ignores pkey 
value given. 

Notice the Warning message:

odly0:3b37:  Warning: new pkey(32769), query (Success) err or key !found, using 
defaults 
odly0:3b37:  query_hca: (a0.0) eps 64512, sz 16384 evds 65408, sz 131071 mtu 
2048 - pkey 32769 p_idx 0 sl 0

When you override with a correct value of 8002 does it move to p_idx=1 and work?

-arlin



--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to