> I'm interested in the MPI traffic that take into the consideration of the > SL(service level)-Path mapping (as decided by SA/SM). For e.g LASH routing > algorithm that uses SL/VL as the deadlock avoidance for routing. Is there > any way that I can make MPI traffic that uses the SL that as indicated by > the SA/SM? Any help/hints would be appreciated. Thanks again.
If MPI is set to use the rdma_cm, it will obtain SL information from the SA. I believe most MPIs support this option through some means. Beyond that, there may be other ways to do this based on the MPI that you're using. - Sean -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
