aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-06-02 14:58:13 +0200
committerThomas White <taw@physics.org>2022-06-02 15:25:20 +0200
commite03c209ae05aefa0f46bc3897c31898be05fc767 (patch)
tree9b68cadd0d12c9c78eaa1b8a42a227463db06473 /INSTALL.md
parenta904607e53974fad5f41d0b92ee89cae430186f5 (diff)
Update documentation to include ASAP::O and Seedee
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e8d9e1d0..80ad9d29 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -55,7 +55,10 @@ roughly in order of importance:
* [FFTW](http://fftw.org/) 3.0 or later (required for `asdf` indexing)
* [FDIP](https://stash.desy.de/users/gevorkov/repos/fastdiffractionimageprocessing/) \[\*\] (for `peakFinder9` peak search algorithm)
* [libZMQ](https://github.com/zeromq/libzmq/) (for online data streaming)
-* [msgpack-c](https://github.com/msgpack/msgpack-c) (for online data streaming)
+* [libasapo-consumer](https://stash.desy.de/projects/ASAPO/repos/asapo/browse) (for online and offline data streaming via DESY's ASAP::O framework)
+* [msgpack-c](https://github.com/msgpack/msgpack-c) (for streaming data in MsgPack format)
+* [Seedee](https://gitlab.desy.de/fs-sc/seedee) (for streaming data serialised with Seedee)
+* [cJSON](https://github.com/DaveGamble/cJSON/) \[\*\] (extra dependency if Seedee is found)
* [OpenCL](https://www.khronos.org/opencl/) plus appropriate GPU drivers (for GPU-accelerated pattern simulation)
Most of the dependencies mentioned above should be available from your Linux