Commit graph

  • 3229dad6d0 update flake master Valentin Boettcher 2022-01-26 17:46:11 +01:00
  • 3bae5c6a38 update flake Valentin Boettcher 2022-01-18 13:41:30 +01:00
  • 2e7d508bbd reuse address to fix [Errno 98] Valentin Boettcher 2022-01-10 15:18:16 +01:00
  • d3c327f93d update flake Valentin Boettcher 2021-12-21 11:51:24 +01:00
  • ec2b87b019 update flake Valentin Boettcher 2021-12-10 12:10:15 +01:00
  • 794cf6c185 update flake Valentin Boettcher 2021-12-09 14:48:36 +01:00
  • a73de07c83 update flake Valentin Boettcher 2021-12-09 14:47:38 +01:00
  • 82aa448948 update flake Valentin Boettcher 2021-12-09 14:45:41 +01:00
  • 62851b3ab9 update flake Valentin Boettcher 2021-12-09 14:13:07 +01:00
  • 0bef0f095e switch to poetry Valentin Boettcher 2021-12-09 13:37:04 +01:00
  • fab19e1368 add flake Valentin Boettcher 2021-12-07 20:03:13 +01:00
  • dcbb0ead64 added stopEvent mechanism for JMServer join dev Richard Hartmann 2021-03-02 11:25:01 +01:00
  • 2bdaba2367 changed time.time() to time.perf_counter() Richard Hartmann 2021-02-11 17:11:39 +01:00
  • da6e1d74b6 removed debug messages Richard Hartmann 2021-01-26 16:18:25 +01:00
  • 5fd2e37cd6 changed time() -> perf_counter() to measure run times Richard Hartmann 2021-01-24 19:09:45 +01:00
  • 796969e935 added jm_ready_callback Richard Hartmann 2021-01-05 15:23:46 +01:00
  • 1c12072ffd added scale_condition Richard Hartmann 2020-07-02 13:50:54 +02:00
  • 15ed8415ea apply scale_function before extracting integration data Richard Hartmann 2020-05-27 16:11:11 +02:00
  • 1469e9940a save Richard Hartmann 2020-05-06 13:10:32 +02:00
  • 991cd3b4cc Merge branch 'dev' of https://github.com/cimatosa/jobmanager into dev Richard Hartmann 2020-04-30 17:25:18 +02:00
  • c3ccd6c254 remove inconsistent status prints Richard Hartmann 2020-04-30 17:25:10 +02:00
  • 3734d92f66 minor add Richard Hartmann 2020-04-06 21:30:37 +02:00
  • 0f64ece8e8 minor add ons related to the JM_Local class Richard Hartmann 2020-04-06 21:25:55 +02:00
  • 5d9329dd5b extending Jobmanager_local Richard Hartmann 2020-03-31 16:07:59 +02:00
  • 66516422e0 added the possibility to scale the state vector while integrating Richard Hartmann 2019-11-04 13:16:09 +01:00
  • c5e3474018 save Richard Hartmann 2019-11-04 08:09:10 +01:00
  • 5508b717cb shorten infoline in JM server Richard Hartmann 2019-06-07 12:25:52 +02:00
  • 4dcb650be9 Merge branch 'dev' of https://github.com/cimatosa/jobmanager into dev Richard Hartmann 2019-06-07 12:06:50 +02:00
  • 98e4485089 bugfix for status_output_for_slurm Richard Hartmann 2019-06-07 12:06:34 +02:00
  • 3e23cd5242 work in progress Richard Hartmann 2019-06-06 23:17:51 +02:00
  • 043500b84c save Richard Hartmann 2019-06-06 23:15:07 +02:00
  • 82e53e9030 added speed to status infoline Richard Hartmann 2019-06-03 22:58:50 +02:00
  • ad3a030eca added speed to status infoline Richard Hartmann 2019-06-03 22:44:55 +02:00
  • 22c0dd5ce3 added speed to status infoline Richard Hartmann 2019-06-03 22:44:16 +02:00
  • b8530cbbf9 added speed to status infoline Richard Hartmann 2019-06-03 22:36:24 +02:00
  • 978795edeb added speed to status infoline Richard Hartmann 2019-06-03 22:34:47 +02:00
  • 09cd6245d8 added speed to status infoline Richard Hartmann 2019-06-03 22:19:20 +02:00
  • bdb1c6ba72 added speed to status infoline Richard Hartmann 2019-06-03 22:18:41 +02:00
  • 4b494f085b added speed to status infoline Richard Hartmann 2019-06-03 22:09:12 +02:00
  • 97bdd70d6f added speed to status infoline Richard Hartmann 2019-06-03 21:57:10 +02:00
  • 078c847282 added speed to status infoline Richard Hartmann 2019-06-03 21:55:11 +02:00
  • fd4a9a7feb added speed to status infoline Richard Hartmann 2019-06-03 21:51:36 +02:00
  • 1bf01ef098 added speed to status infoline Richard Hartmann 2019-06-03 21:48:37 +02:00
  • 6922a596ff work in progress to fix speed issues Richard Hartmann 2019-06-03 20:52:36 +02:00
  • 909007a53d added control of the MKL multi threading for each sub process Richard Hartmann 2019-02-18 13:15:15 +01:00
  • 44cfb9d512 typo Richard Hartmann 2019-01-17 17:35:12 +01:00
  • 1ca9cb2174 remove python2 support, out proxy decorator in class style Richard Hartmann 2019-01-03 12:49:54 +01:00
  • a84ca661cd bugfix for negative connection tries Richard Hartmann 2019-01-03 12:05:49 +01:00
  • e321ce0cae allow for negative reconnect_tries and ping_retry to try to reconnect in a non-stopping manner Richard Hartmann 2019-01-03 10:27:12 +01:00
  • 935c783b93 changed kwarg 'sig' to posarg for os.kill Richard Hartmann 2018-11-12 12:46:07 +01:00
  • 437713b5f8 added lock for client push operation to properly handle large result objects Richard Hartmann 2018-11-06 12:37:00 +01:00
  • 442901337c allows nproc to be float between 0 and 1 (use fraction of available cpus Richard Hartmann 2018-07-17 12:27:38 +02:00
  • 779119c617 added signalDelay to fix dead lock problems on client timeout, also work in progress to make the test run Richard Hartmann 2018-06-28 15:13:21 +02:00
  • 2bc4fadbf1 fix: check for timeout is None Richard Hartmann 2018-06-25 15:47:39 +02:00
  • 06b9b531dc added shutdown by timeout for server Richard Hartmann 2018-06-22 14:17:59 +02:00
  • d16d7f2532 make JM server statusbar a member of the JM server class Richard Hartmann 2018-06-22 10:31:37 +02:00
  • 689705fe0e allows for negative timeout of the client Richard Hartmann 2018-06-21 16:52:07 +02:00
  • 11e3346557 added batch mode, where JM client does not ask on SIGTERM Richard Hartmann 2018-03-09 16:37:17 +01:00
  • fd62ad0379 minor Richard Hartmann 2018-01-03 13:26:55 +01:00
  • 4dd4c014a5 minor Richard Hartmann 2018-01-03 13:25:49 +01:00
  • 317f8f3d29 minor adds Richard Hartmann 2017-05-31 15:53:07 +02:00
  • 3f513b5746 add switch to control whether or not to store the arg when using persistent data server Richard Hartmann 2017-01-03 13:02:12 +01:00
  • e36a10f386 ArgsContainer and ClosableQueue are working Richard Hartmann 2016-12-09 15:33:38 +01:00
  • 87e246e057 ClosableQueue seems to be a dead end, Also ArgsContainer screws up when lots of clients connect Richard Hartmann 2016-11-28 11:56:49 +01:00
  • 0aa88b4ec7 use pipes to make argscontainer work in multiprocess env Richard Hartmann 2016-11-27 22:51:34 +01:00
  • 585bf96c63 intermed work Richard Hartmann 2016-11-25 11:49:03 +01:00
  • d9a4e589f5 minoir Richard Hartmann 2016-11-25 10:42:48 +01:00
  • dd9c663355 problem that new ArgsContainer needs Manager in Thread, NOT supprocess, that screws up network adresse release when manager is stoped Richard Hartmann 2016-11-24 17:24:15 +01:00
  • dbbbd0edf2 new ArgsContainer passes tests in Py34 and Py35 Richard Hartmann 2016-11-22 17:10:43 +01:00
  • 2a4a507fae merge origin dev Richard Hartmann 2016-11-22 16:54:33 +01:00
  • b16fbe9dec new ArgsContainer passes tests in Py34 and Py35 Richard Hartmann 2016-11-21 17:08:23 +01:00
  • ff4002d779 added logging system for ode_wrapper Richard Hartmann 2016-10-10 11:21:16 +02:00
  • bcdfa2ee81 work in progress Richard Hartmann 2016-11-22 01:06:13 +01:00
  • 2d68179067 work in progress for on disk job q and related problems Richard Hartmann 2016-11-21 17:08:23 +01:00
  • 3fac795ecd Merge branch 'master' into dev Richard Hartmann 2016-11-21 17:07:34 +01:00
  • 14beaca935 added option for the job_q to be cached on disk Richard Hartmann 2016-11-21 15:03:31 +01:00
  • 8df19ca344 set arg to None when sysexit while in job_q_get -> no push back on fail_q Richard Hartmann 2016-10-12 20:23:01 +02:00
  • d70649c27f show jm server info on start on stdout Richard Hartmann 2016-10-10 17:30:30 +02:00
  • 5e4eb24a89 Merge branch 'dev' of https://github.com/cimatosa/jobmanager into dev Richard Hartmann 2016-10-10 12:18:07 +02:00
  • 9becd12eda added logging system for ode_wrapper Richard Hartmann 2016-10-10 11:21:16 +02:00
  • e787e5dfec added special signal handling for Client, (allow to disable Signal_handler_for_Jobmanager_client) Richard Hartmann 2016-10-07 17:46:06 +02:00
  • 86b2e71f04 allow to disable statistics end jm server exit Richard Hartmann 2016-10-07 15:41:21 +02:00
  • 9ce3b0e376 change binkey back to pickle in server.py for PersistentData_Server for compatibility reasons Richard Hartmann 2016-10-04 17:14:35 +02:00
  • f88f21bcad adapted servers.py to new logging style Richard Hartmann 2016-10-04 11:08:59 +02:00
  • 773ddc788c emergency dump for local result_q Richard Hartmann 2016-10-01 00:12:03 +02:00
  • 4bccdb3fa4 Merge branch 'dev' Richard Hartmann 2016-09-30 23:50:05 +02:00
  • d1a8d89d2f adapted to renaming progress to progression Richard Hartmann 2016-09-30 23:49:35 +02:00
  • 9656021dfe Merge branch 'dev' Richard Hartmann 2016-09-30 23:37:14 +02:00
  • fa2d77877b try to get tests for python2.7 working Richard Hartmann 2016-09-30 23:35:49 +02:00
  • 6d969ae504 added problem section to README cimatosa 2016-09-29 15:15:59 +02:00
  • f48e5f1d67 jobmanager passes tests with single proxy for client and local queue for subprocesses cimatosa 2016-09-29 15:07:40 +02:00
  • 580e96f954 try to implement single proxy per client and local thread watched queues Richard Hartmann 2016-09-29 00:49:26 +02:00
  • c6854b77e4 added codecov badge Richard Hartmann 2016-09-29 00:47:56 +02:00
  • 18b4d66242 removed python2 from testing, fixed codecov error Richard Hartmann 2016-09-28 23:53:18 +02:00
  • e5edf7a739 added build dependencies Richard Hartmann 2016-09-28 23:18:13 +02:00
  • 645025a426 mod in travis.yml Richard Hartmann 2016-09-28 23:14:23 +02:00
  • c0faa27e8a a version that passes all tests in python3.4 Richard Hartmann 2016-09-28 22:53:11 +02:00
  • 9ee13856f1 work in progress cimatosa 2016-09-28 16:48:04 +02:00
  • 4dfa906017 save work in progress cimatosa 2016-09-28 16:14:01 +02:00
  • 521a29320e only master for travis cimatosa 2016-09-28 15:32:18 +02:00