aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet_testbed_mpi_spawn.c
Commit message (Expand)AuthorAge
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - distribute peers equally among island nodes on SuperMUCSree Harsha Totakura2013-05-15
* - compile warning fixesSree Harsha Totakura2013-05-14
* - merge; compare hostname to determine the node to spawn processSree Harsha Totakura2013-05-14
* clean the lock fileSree Harsha Totakura2013-03-06
* Remove MPI codeSree Harsha Totakura2013-03-06
* finish off with MPI before spawningSree Harsha Totakura2013-03-01
* -fixSree Harsha Totakura2013-02-28
* not using GNUNET_PROGRAM_run() as it is eating away the trailing command argu...Sree Harsha Totakura2013-02-28
* Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura2013-02-27
* checkpoint saveSree Harsha Totakura2013-02-27