Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

Question about I_MPI_CBWR

JSCHO
Beginner
550 Views

Greetings,

Is my understanding correct that no tuning file will be read if I_MPI_CBWR=2 is set? Environment variables I_MPI_TUNING and I_MPI_TUNING_BIN will have no effect in this case, correct?

Jan

0 Kudos
1 Solution
TobiasK
Moderator
452 Views

@JSCHO 
yes that's correct. I_MPI_CBWR=2 ignores all tuning settings

View solution in original post

0 Kudos
2 Replies
TobiasK
Moderator
453 Views

@JSCHO 
yes that's correct. I_MPI_CBWR=2 ignores all tuning settings

0 Kudos
JSCHO
Beginner
419 Views

Ok. Thanks a lot for the clarification. I was unsure because despite having defined I_MPI_CBWR=2 there still is this message in the log file which is quite misleading:

[0] MPI startup(): Load tuning file: ...

 

0 Kudos
Reply