Commit Graph

336 Commits

Author SHA1 Message Date
480161ad7d RadialIntegration: Increase reporting precision 2023-08-08 11:20:06 +02:00
104ec86af4 RadialIntegration: Minor improvements 2023-08-08 11:13:14 +02:00
06ca7be10d RadialIntegrationCPUTest: Fix 2023-08-08 10:54:20 +02:00
5df72a4d54 CompressionBenchmark: Fix minor issue in assigning images for analysis 2023-08-08 10:48:12 +02:00
6d130926b0 RadialIntegrationCPUTest: Added multi-threaded test for CPU radial integration 2023-08-08 10:47:50 +02:00
2eac43b925 RadialIntegration: Enable pixel splitting with CPU based routine 2023-08-08 10:20:26 +02:00
28675fb3be CompressionBenchmark: Repeat tes 2023-08-06 22:41:04 +02:00
6f6d765932 CompressionBenchmark: Increase number of images 2023-08-06 22:19:21 +02:00
8035a86db1 CompressionBenchmark: Add multi-thread option 2023-08-06 22:06:44 +02:00
ac5052073e JFJochReceiver: Option for local conversion 2023-08-05 15:23:45 +02:00
184d136158 JFJochReceiver: Prepare to have fixed_point_conversion locally 2023-08-04 21:41:07 +02:00
875fbb77a7 JFJochConversionFixedPoint: Use __restrict qualifier 2023-08-04 21:30:14 +02:00
767dc8e1b3 JFJochCompressor: Use Kal's bitshuffle compressor 2023-08-04 16:03:45 +02:00
9144058f0c JFJochCompressor: Use Kal's bitshuffle compressor 2023-08-04 15:47:32 +02:00
defa97c88b JFJochReceiver: Use malloc (no need to init to zero) 2023-08-04 13:02:55 +02:00
f4b01ed62a jfjoch_action_test: Fix 2023-08-04 12:55:35 +02:00
ca5def57ec jfjoch_action_test: Enable pinning modes for mock acquisition device 2023-08-04 12:52:38 +02:00
7d945c8195 JFJochReceiver: send buffer is pointer with more flexibility 2023-08-04 12:46:58 +02:00
37afbce802 MockAcquisitionDevice: Add NUMA node option 2023-08-04 12:46:06 +02:00
d996ca42c9 NUMAHWPolicy: Add more policies for 2-node system 2023-08-04 09:31:18 +02:00
45336015c5 CMake - fix compile definition 2023-07-28 11:43:15 +02:00
45cdc11b73 CMake - fix compile definition 2023-07-28 11:42:06 +02:00
60ab2a081d jfjoch_action_test - minor fix 2023-07-28 11:17:34 +02:00
9d978a41f7 NUMAHWPolicy: Added 2023-07-28 11:07:15 +02:00
669b2d9358 CUDAWrapper: Move select device to dedicated wrapper 2023-07-27 21:30:10 +02:00
5ca23ff64f MockAcquisitionDevice: Minor fix 2023-07-27 20:45:30 +02:00
3e42e997f4 CMake: minor CUDA fixes 2023-07-27 20:34:46 +02:00
347fe9603f DetectorWrapper: Fix bug, when creating detector from at start failed 2023-07-27 15:31:15 +02:00
4ac06794da JFConversionGPU: minor fix 2023-07-27 15:29:45 +02:00
e63ce5df59 DiffractionExperiment: Save calibration is loaded from DatasetSettings 2023-07-27 15:28:52 +02:00
1717887d4a jfjoch_action_test: Command line options for more flexibility in testing 2023-07-27 14:09:03 +02:00
8def7d624c jfjoch_receiver: minor fix in absence of IBVERBS 2023-07-27 13:31:21 +02:00
52aa879d47 MockAcquisitionDevice: Change conversion rules 2023-07-27 13:27:50 +02:00
231ef5b08b jfjoch_action_test_mock: Added, to be later merged with jfjoch_action_test 2023-07-27 13:16:09 +02:00
8a7b088b2f MockAcquisitionDevice: Add Internal Packet Generator 2023-07-27 13:06:51 +02:00
3217e5209e MockAcquisitionDevice: More robust implementation 2023-07-27 09:03:26 +02:00
fdb31a027a grpcToJson.h: Issue with newer gRPC and ToString() method 2023-07-26 20:02:15 +02:00
9d1add32e5 jsonToGrpc.h: Some issues with conversion of error message to string between gRPC version 2023-07-26 17:26:32 +02:00
0969bf662e jfjoch_action_test: Adapt 2023-07-26 11:28:45 +02:00
580cc776a1 CMake: Add L4 GPU architecture 2023-07-26 11:26:41 +02:00
ac1d358700 AcquisitionDevice: Improve detection of erroneous frames without killing data acquisition 2023-07-25 12:40:57 +02:00
0421e517fc FPGA: host writer - fix wrong req handle check + add marker in work complection for flushing frame 2023-07-25 12:40:57 +02:00
13b2e16b33 FPGA: handle better weird work request handle 2023-07-25 12:40:57 +02:00
847ca0922c FPGA: host writer error register is 8-bit 2023-07-25 12:40:57 +02:00
35b3704ccf FPGA: ignore packets with module number out of bounds + set bit in error register 2023-07-25 12:40:57 +02:00
36cfba6093 JFJochFrameSerializer: Add magic number to ensure that CBOR user data fields are consistent between receiver and writer 2023-07-06 11:23:49 +02:00
9e92e230ba JFJochFrameSerializer: Single header for all the messages 2023-07-06 10:44:01 +02:00
3774105006 jfjoch_receiver: Fix preview indexed ZMQ address 2023-07-05 14:05:24 +02:00
e3c224ccb1 jfjoch_receiver: Fix preive indexed ZMQ address 2023-07-05 14:03:10 +02:00
31e1cb159b PCIe driver: Fix path 2023-07-05 12:50:41 +02:00