Commit | Date | |
---|---|---|
2023-09-30 07:53:42 | Tree | |
2023-09-25 20:04:06 | Tree | |
[r403]
by
lonfield
Moved the SigOpBatchSize parameter of the default scheduler to be a runtime settinf as opposed to a comptime setting. This makes more sense. As a results, chnaged the name of DefaultSchedulerT to DefaultScheduler (no T) since it's not a template anylonger. Also fixed test 35 that executed unecessary slow which had a bad impact on Valgrind profiling execution time. |
2023-09-12 22:20:49 | Tree |
2023-09-03 11:28:12 | Tree | |
[r401]
by
lonfield
Zmq requirer & provider can now send a signal (request) and deserialize received SigOp header at the provider side. Fixed som newly found bugs. |
2023-09-02 13:13:40 | Tree |
[r400]
by
lonfield
|
2023-09-01 16:57:15 | Tree |
2023-09-01 16:54:48 | Tree | |
2023-08-29 17:17:22 | Tree | |
[r397]
by
lonfield
Fixed so that Test 49 works. Now, all tests up to and including 49 seems OK. Also some minor code clean-up. |
2023-08-28 17:50:34 | Tree |
[r396]
by
lonfield
NON-working interims. |
2023-08-24 19:31:44 | Tree |