-
This is an issue to keep track of the effort to make `hdf5libs` available in the offline software stack.
Per discussion today with Fermilab's SciSoft team and Tom Junk, DUNE DAQ will provide a spac…
dingp updated
2 years ago
-
[34/126] Building CXX object readoutlibs/CMakeFiles/readoutlibs_test_composite_key.dir/test/apps/test_composite_key_app.cxx.o
In file included from /cvmfs/dunedaq.opensciencegrid.org/spack/externals/…
-
It seems as if, even when a nightly build is performed where a preferred feature branch is given, the code which gets saved into the the directory pointed to by `$DUNE_DAQ_RELEASE_SOURCE` is always co…
-
# The setup
Most module-level "conf" schema we have developed so far is an instance of the `record` schema class with a fully-qualified `path` and `name` like:
`("dunedaq", , , "Conf")`
The u…
-
During the integration testing, the bookkeeper reported unfinished transfers for multiple-file transfers.
```
***** Bookkeeper localhostsnbbookkeeper localhost:5000 informations display *****
Con…
-
I ran a test with a two-process system and each of the processes was on a separate host.
Here is the confgen command that I used:
- `python -m minidaqapp.rudf_trg -n10 -s 10 -t 5 --host-ip-df 19…
-
...which will depend directly only on `hdf5libs` and `rawdatautils`, and can be used for data analysis but isn't a full blown DAQ system the way `fddaq` and `nddaq` are.
A major part of this Issue…
-
The template `omsgp.hpp.j2` includes a `MsgPack.hpp` file when an externally defined schema is used, https://github.com/brettviren/moo/blob/master/moo/templates/omsgp.hpp.j2#L8. Should the header incl…
-
Getting fairly frequent tpwriter errors when running with TP generation at NP04 in fddaq-v4.3.0
```
Unable to create the dataset "TR_Builder_0x00000001_TimeSliceHeader": (Links) Object already exi…
-
Some of the environmnent variables should really _not_ be set at all in the configuration, and only be set by the run control. So, we should leave them blank, and let the run control decide what they …