Commit Graph

54 Commits

Author SHA1 Message Date
babic_a 2033241fee Move sf_writer to sf-buffer 2020-04-24 14:43:32 +02:00
babic_a 6eff769395 Block size does not affect retrieval speed 2020-04-23 18:31:06 +02:00
babic_a cb17ab1ccc Increase read buffer size 2020-04-23 18:29:52 +02:00
babic_a 597d0fe7ec Fix in header file 2020-04-23 11:13:16 +02:00
babic_a d6871cc204 Additional parameters in buffer_config 2020-04-23 10:05:35 +02:00
babic_a 83afffc325 Added module size to config 2020-04-23 09:51:24 +02:00
babic_a c803e2c16f Add rb size config parameter 2020-04-23 09:49:14 +02:00
babic_a 7250f4180a Renamed config into buffer_config 2020-04-23 09:43:29 +02:00
babic_a 40bdd8e9a2 Moved base buffer config to separate file 2020-04-23 09:41:07 +02:00
babic_a ac5624cafc Made smaller batches for writing 2020-04-22 19:22:17 +02:00
babic_a 1a0a709bb0 Make sf_replay simple again 2020-04-22 16:18:10 +02:00
babic_a 15a3347951 Increase block size to 200 2020-04-22 15:28:01 +02:00
babic_a 4116ea04cf Moved File metadata from RingBuffer to buffer utils 2020-04-22 15:18:19 +02:00
babic_a b3d7bf6852 Add single send module struct 2020-04-22 11:34:53 +02:00
babic_a 5294015206 Add test for buffer utils 2020-04-21 20:19:13 +02:00
babic_a 8be4c4db3f Add get path suffixes method to BufferUtils 2020-04-21 20:12:34 +02:00
babic_a ddcefd584e Add method for reading latest file 2020-04-20 17:47:55 +02:00
babic_a 4b84d0fe19 Make raw write scalar method private 2020-04-20 16:57:44 +02:00
babic_a f108f54d6e Remove metadata buffering and flushing 2020-04-20 16:53:59 +02:00
babic_a 0171b61e8e Change scalar write for SWMR 2020-04-20 16:36:30 +02:00
babic_a 19476fe2f1 Add CURENT and LATEST 2020-04-20 13:58:15 +02:00
babic_a 4459d2eff6 Move to raw pointers 2020-04-20 12:48:03 +02:00
babic_a cdf2636974 Change shared_ptr for unique_ptr 2020-04-20 10:56:54 +02:00
babic_a bf881f5468 Add EXTENSION parameter for filename 2020-04-20 10:02:05 +02:00
babic_a c37d4b8aa2 Add flush metadata to close method 2020-04-19 23:40:01 +02:00
babic_a 9f4175bc9d Add implementation of writing scalar metadata 2020-04-19 23:37:02 +02:00
babic_a e13e2aca16 Change function name 2020-04-19 23:13:21 +02:00
babic_a ef78ddb108 Change write metadata signature to pointer 2020-04-19 20:11:44 +02:00
babic_a 59ff1a0543 Add file creation implementation 2020-04-19 19:45:11 +02:00
babic_a e784590a4e Improved FastH5Writer 2020-04-19 19:33:36 +02:00
babic_a 335ec26d6c Add device name and root folder to constructor 2020-04-19 19:28:30 +02:00
babic_a 9c4b16f889 Rename to create datasets 2020-04-19 18:29:09 +02:00
babic_a 5bc03f202d A bit of refactoring of FastWriter 2020-04-19 18:25:34 +02:00
babic_a 37bec0fb90 State implementation 2020-04-19 18:08:49 +02:00
babic_a 33c6eec090 Add create image dataset function 2020-04-19 18:00:09 +02:00
babic_a b6fbf1a3fd Fast H5Writer prototype 2020-04-19 12:36:00 +02:00
babic_a 229f8d2457 Extract update latest file function 2020-04-19 11:40:36 +02:00
babic_a 51398276fa Move Udp headers to correct location 2020-04-17 16:07:24 +02:00
babic_a 80dc0dbd82 Pointers fun 2020-04-17 11:51:43 +02:00
babic_a aede47f78c Made BufferUtils a first class citizen 2020-04-17 11:47:37 +02:00
babic_a 6cf7086761 Add constructor to JF struct 2020-04-17 11:42:11 +02:00
babic_a 12778708bf Change file extension to bin 2020-04-17 11:36:52 +02:00
babic_a d0135b39a6 Make file operations private on BinaryWriter 2020-04-17 11:36:02 +02:00
babic_a b5ed279f4b Add format marker to JF file format 2020-04-17 11:16:26 +02:00
babic_a 140247f4cb Make stuff more constant 2020-04-17 11:13:40 +02:00
babic_a f4ba515cd9 Add write implementation 2020-04-17 10:53:49 +02:00
babic_a 992a2fd891 Fix JF Format typo 2020-04-17 10:45:30 +02:00
babic_a 97831ec4f2 Add code to generate LATEST pointer 2020-04-17 10:35:40 +02:00
babic_a a91aa6a060 Add include in JF format 2020-04-17 10:35:23 +02:00
babic_a d06b710b22 Add close and init to binary writer 2020-04-17 10:22:27 +02:00