Move SMPI config to smpi_config.cpp file.
Store values for most used values, which can be used millions of times. In some tests I saw up to 5% of the time spent reading them.
Showing
Store values for most used values, which can be used millions of times. In some tests I saw up to 5% of the time spent reading them.