aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet_testbed_mpi_spawn.c
Commit message (Collapse)AuthorAge
* clean the lock fileSree Harsha Totakura2013-03-06
|
* Remove MPI codeSree Harsha Totakura2013-03-06
| | | | | | | | Starts the child process only in one instance (checks for lowest host ip; and that host ensures all instances co-ordinate via explicit lock file creation) Implemented basic ARM-like functionality for dealing with child processes
* 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 ↵Sree Harsha Totakura2013-02-28
| | | | arguments
* Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura2013-02-27
|
* checkpoint saveSree Harsha Totakura2013-02-27