- 29 Apr, 2018 2 commits
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
Fixes #1
-
- 09 Mar, 2018 3 commits
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
One of them is jobid printing (user is supposed to use Python's logging, if needed), another is for warnings while stopping engines (anyway they are killed by Slurm afterwards, we just first try to kill them politely).
-
- 08 Mar, 2018 1 commit
-
-
Viacheslav Ostroukh authored
-
- 09 Nov, 2017 2 commits
-
-
Viacheslav Ostroukh authored
Bugfix: now should normally work if path contains spaces.
-
Viacheslav Ostroukh authored
-
- 16 Oct, 2017 5 commits
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
First more or less stable release. CHANGES: -------- 1. Add proper exception handling, while shutting down the cluster. 2. Add ability to set a directory for the temporary files. 3. Add helper function for quick interactive mapping without explisit cluster allocation in your code, as a shortcut for frequently used functionality. See `slurmified.map_interactive`.
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
Generates blocking interactive map function, that creates its own cluster and closes it after shutdown. Intended to be a shortcut for frequently used functionality.
-
- 15 Oct, 2017 3 commits
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
- 11 Oct, 2017 5 commits
-
-
Viacheslav Ostroukh authored
CHANGES: - Add `extra_path` option to the `slurmified.Cluster` constructor to insert `sys.path` entries to Dask workers. - Default to --bokeh and --nanny instad of --no-bokeh and --no-nanny.
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
Done by exporting PYTHONPATH before executing dask-worker command.
-
Viacheslav Ostroukh authored
It is more consistent with default Distributed behaviour. Also, it seems that at the moment there is some bug with start with --no-nanny.
-
- 19 Apr, 2017 2 commits
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-
- 30 Mar, 2017 1 commit
-
-
Viacheslav Ostroukh authored
-
- 15 Mar, 2017 1 commit
-
-
Viacheslav Ostroukh authored
-
- 09 Mar, 2017 1 commit
-
-
Viacheslav Ostroukh authored
-
- 06 Mar, 2017 2 commits
-
-
Viacheslav Ostroukh authored
-
Viacheslav Ostroukh authored
-