Commit graph

457 commits

Author SHA1 Message Date
Richard Hartmann
3734d92f66 minor add 2020-04-06 21:30:37 +02:00
Richard Hartmann
0f64ece8e8 minor add ons related to the JM_Local class 2020-04-06 21:25:55 +02:00
Richard Hartmann
5d9329dd5b extending Jobmanager_local 2020-03-31 16:07:59 +02:00
Richard Hartmann
66516422e0 added the possibility to scale the state vector while integrating 2019-11-04 13:16:09 +01:00
Richard Hartmann
c5e3474018 save 2019-11-04 08:09:10 +01:00
Richard Hartmann
5508b717cb shorten infoline in JM server 2019-06-07 12:25:52 +02:00
Richard Hartmann
4dcb650be9 Merge branch 'dev' of https://github.com/cimatosa/jobmanager into dev 2019-06-07 12:06:50 +02:00
Richard Hartmann
98e4485089 bugfix for status_output_for_slurm 2019-06-07 12:06:34 +02:00
Richard Hartmann
3e23cd5242 work in progress 2019-06-06 23:17:51 +02:00
Richard Hartmann
043500b84c save 2019-06-06 23:15:07 +02:00
Richard Hartmann
82e53e9030 added speed to status infoline 2019-06-03 22:58:50 +02:00
Richard Hartmann
ad3a030eca added speed to status infoline 2019-06-03 22:44:55 +02:00
Richard Hartmann
22c0dd5ce3 added speed to status infoline 2019-06-03 22:44:16 +02:00
Richard Hartmann
b8530cbbf9 added speed to status infoline 2019-06-03 22:36:24 +02:00
Richard Hartmann
978795edeb added speed to status infoline 2019-06-03 22:34:47 +02:00
Richard Hartmann
09cd6245d8 added speed to status infoline 2019-06-03 22:19:20 +02:00
Richard Hartmann
bdb1c6ba72 added speed to status infoline 2019-06-03 22:18:41 +02:00
Richard Hartmann
4b494f085b added speed to status infoline 2019-06-03 22:09:12 +02:00
Richard Hartmann
97bdd70d6f added speed to status infoline 2019-06-03 21:57:10 +02:00
Richard Hartmann
078c847282 added speed to status infoline 2019-06-03 21:55:11 +02:00
Richard Hartmann
fd4a9a7feb added speed to status infoline 2019-06-03 21:51:36 +02:00
Richard Hartmann
1bf01ef098 added speed to status infoline 2019-06-03 21:48:37 +02:00
Richard Hartmann
6922a596ff work in progress to fix speed issues 2019-06-03 20:52:36 +02:00
Richard Hartmann
909007a53d added control of the MKL multi threading for each sub process 2019-02-18 13:15:15 +01:00
Richard Hartmann
44cfb9d512 typo 2019-01-17 17:35:12 +01:00
Richard Hartmann
1ca9cb2174 remove python2 support, out proxy decorator in class style 2019-01-03 12:49:54 +01:00
Richard Hartmann
a84ca661cd bugfix for negative connection tries 2019-01-03 12:05:49 +01:00
Richard Hartmann
e321ce0cae allow for negative reconnect_tries and ping_retry to try to reconnect in a non-stopping manner 2019-01-03 10:27:12 +01:00
Richard Hartmann
935c783b93 changed kwarg 'sig' to posarg for os.kill 2018-11-12 12:46:07 +01:00
Richard Hartmann
437713b5f8 added lock for client push operation to properly handle large result objects 2018-11-06 12:37:00 +01:00
Richard Hartmann
442901337c allows nproc to be float between 0 and 1 (use fraction of available cpus 2018-07-17 12:27:38 +02:00
Richard Hartmann
779119c617 added signalDelay to fix dead lock problems on client timeout, also work in progress to make the test run 2018-06-28 15:13:21 +02:00
Richard Hartmann
2bc4fadbf1 fix: check for timeout is None 2018-06-25 15:47:39 +02:00
Richard Hartmann
06b9b531dc added shutdown by timeout for server 2018-06-22 14:17:59 +02:00
Richard Hartmann
d16d7f2532 make JM server statusbar a member of the JM server class 2018-06-22 10:31:37 +02:00
Richard Hartmann
689705fe0e allows for negative timeout of the client 2018-06-21 16:52:07 +02:00
Richard Hartmann
11e3346557 added batch mode, where JM client does not ask on SIGTERM 2018-03-09 16:37:17 +01:00
Richard Hartmann
fd62ad0379 minor 2018-01-03 13:26:55 +01:00
Richard Hartmann
4dd4c014a5 minor 2018-01-03 13:25:49 +01:00
Richard Hartmann
317f8f3d29 minor adds 2017-05-31 15:53:07 +02:00
Richard Hartmann
3f513b5746 add switch to control whether or not to store the arg when using persistent data server 2017-01-03 13:02:12 +01:00
Richard Hartmann
e36a10f386 ArgsContainer and ClosableQueue are working 2016-12-09 15:33:38 +01:00
Richard Hartmann
87e246e057 ClosableQueue seems to be a dead end, Also ArgsContainer screws up when lots of clients connect 2016-11-28 17:34:51 +01:00
Richard Hartmann
0aa88b4ec7 use pipes to make argscontainer work in multiprocess env 2016-11-27 22:51:34 +01:00
Richard Hartmann
585bf96c63 intermed work 2016-11-25 11:49:03 +01:00
Richard Hartmann
d9a4e589f5 minoir 2016-11-25 10:42:48 +01:00
Richard Hartmann
dd9c663355 problem that new ArgsContainer needs Manager in Thread, NOT supprocess, that screws up network adresse release when manager is stoped 2016-11-24 17:24:15 +01:00
Richard Hartmann
dbbbd0edf2 new ArgsContainer passes tests in Py34 and Py35 2016-11-22 17:11:04 +01:00
Richard Hartmann
2a4a507fae merge origin dev 2016-11-22 16:54:33 +01:00
Richard Hartmann
b16fbe9dec new ArgsContainer passes tests in Py34 and Py35 2016-11-22 16:31:07 +01:00