7
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nmad: add lazy connection establishment in simgrid_larger driver More... about 1 month ago
nmad: fix simgrid_large driver for chunks with offsets More... about 1 month ago
nmad: refactor large message management in simgrid driver More... about 1 month ago
Puk: lower default verbosity level in puk mult More... about 1 month ago
nmad: fix management of --help in nm_simgrid_run More... about 1 month ago
nmad: fix recv_any in simgrid_small driver More... about 1 month ago
Puk: fix LD_LIBRARY_PATH when running mult mode with debug More... about 1 month ago
nmad: add a small driver for simgrid, with support for recv_any More... about 1 month ago
nmad: add a minimalistic launcher dedicated to simgrid More... about 1 month ago
nmad: add a define when building in simgrid mode More... about 1 month ago
Puk: use make in puk-mult-run so as to enable parallel generation of libs hierarchy More... about 1 month ago
Puk: allow caller to add modules to puk-mult-run More... about 1 month ago
nmad: disable network autodetection in simgrid mode More... about 1 month ago
Puk: use a local mapfile for each node in mult mode More... about 1 month ago
Puk: include only a selection of modules in mult run to lower launch time More... about 1 month ago
Puk: rename puk_sim to puk_mult, since it is orthogonal to simulation and may be confusing More... about 1 month ago
Puk: use the range 0..N-1 for process numbering in puk sim instead of 1..N, so as to match MPI process numbering More... about 1 month ago
nmad: fix warning More... about 1 month ago
Puk: remove the erroneous const from puk_sim_lookup() More... about 1 month ago
Puk: copy only needed libraries for sim mode, instead of full hierarchy More... about 1 month ago
nmad: support libraries on command line in simgrid launcher More... about 1 month ago
nmad: add help for nm_simgrid_run More... about 1 month ago
nmad: add arg to choose simgrid platform file More... about 1 month ago
madmpi: add support for MPI_Pack_external & friends More... about 1 month ago
pm2: make docker image more minimalistic More... about 1 month ago
madmpi: fix warnings in examples More... about 1 month ago
madmpi: use the right datatype in maxminloc example More... about 1 month ago
madmpi: use up-to-date datatype functions in examples instead of deprecated ones More... about 1 month ago
madmpi: add support for large counts in builtin reduction operators More... about 1 month ago
madmpi: fix some collectives to accept reduction user function with large count More... about 1 month ago