- 29 Jan, 2018 1 commit
-
-
Michael Salim authored
-
- 18 Jan, 2018 2 commits
-
-
Michael Salim authored
Added test cases
-
Michael Salim authored
concurrently; they block by queueing up at the DB-writer, which is a ZMQ proxy to the Sqlite database * dag.spawn_child now clones jobs in a more sane way; fixed bug related to job_id being sent over the wire as None * improved logging * Fixed deserialize bug when job_id is None (for new jobs) * added test case for concurrent BalsamJob insertions to database from a single mpi4py applicaiton, where all ranks are concurrently calling save() with new jobs
-
- 16 Jan, 2018 2 commits
-
-
Michael Salim authored
-
Michael Salim authored
cli_commands: fixed small user error message bug model saving: more robust retry: wait and check if save succeeded in spite of the exception
-
- 15 Dec, 2017 1 commit
-
-
Michael Salim authored
-
- 12 Dec, 2017 2 commits
-
-
Michael Salim authored
-
Michael Salim authored
DAG functional tests; bugfixes in launcher and runners. mpi_ensemble reads envs directly from database
-
- 11 Dec, 2017 1 commit
-
-
Michael Salim authored
-
- 08 Dec, 2017 1 commit
-
-
Michael Salim authored
-