7
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
madmpi: add support for large counts in reduce operations More... about 1 month ago
madmpi: add a large count version of most collective operations (except reduce) More... about 1 month ago
madmpi: use large counts for MPI_Sendrecv_replace_c, now that MPI_Pack_c & MPI_Unpack_c are available More... about 1 month ago
madmpi: add large count version of datatype functions More... about 1 month ago
madmpi: use up-to-date datatype functions instead of deprecated ones More... about 1 month ago
madmpi: fix incorrect function declarations More... about 1 month ago
madmpi: use large counts for internal datatype representation More... about 1 month ago
madmpi: use new functions to create datatypes internally instead of deprecated ones More... about 1 month ago
madmpi: add headers for large count version of datatype symbols; add deprecation warnings for MPI-1 functions removed in MPI-3 More... about 1 month ago
madmpi: do not issue warnings when creating symbol alias for deprecated functions More... about 1 month ago
madmpi: do not issue deprecation warnings when creating PMPI symbols More... about 1 month ago
madmpi: add large count version of p2p & requests functions More... about 1 month ago
nmad: fix aml interface build More... about 1 month ago
madmpi: move nm_mpi_pmpi.h to a more sensible location More... about 1 month ago