Adrien Cotte
Adrien Cotte
Hi, Could you explain why `module load fake_base_path` instead of `prereq fake_base_path`, please? Best, Adrien
Ok, sorry as my config always been auto_handling on, I forget this is not the default behavior :) Btw, I never test unloaded modules, is there any reason you cannot...
So, actually `module test` evaluation is close to `module help`? As I'm used to `module load` before `module test`, my opinion is that this PR makes sense. Maybe an option...
Awesome work, as always. But, why not putting `#define MPI_AINT_XXX_OVERRIDE` into `override.h` ?
Hi Yann, Nice to see you on wi4mpi 😃 ! A simple code with `MPI_Aint_add()` should reproduce? For now, only MPI 3.0 is supported. We must add 3.1 and 4.0...