- Jun 12, 2024
-
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
- May 02, 2024
-
-
Felix Weiglhofer authored
-
- Feb 06, 2024
-
-
After the latest changes to flesnet it is possible to also build the tsclient on arm64.
-
- Jan 30, 2024
-
-
Felix Weiglhofer authored
-
- Jan 24, 2024
-
-
-
Add missing iostreams and system requirement and dependency Add special case for macosx When using libboost_iostreams below 1.80.0 libzstd is linked explicitly but not found even if installed in /usr/local/lib so we need to add this path to the target properties.
-
- Oct 31, 2023
-
-
Internally Flesnet uses some header files which are only availyble for Intel platforms. To avoid compilation errors the compilation of tsclient is switched off. The needed libraries can be build on arm without problems.
-
- Oct 23, 2023
-
-
Felix Weiglhofer authored
-
- Oct 16, 2023
-
-
- Oct 11, 2023
-
-
Felix Weiglhofer authored
* Use `fles::InputArchive` / `fles::OutputArchive` to read / write archives * Reuse `fles::ArchiveDescriptor` as archive header * Removed `--split-output-per-ts` flag * Update `RecoResultsDescriptor` to include timeslice-index and start time * Added `--dump-archive` flag to quickly inspect written archives for basic debugging * Removed ability to add wildcards in output filename e.g. for hostname (this should be handled by slurm-startscript)
-
- Jul 06, 2023
-
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
- Jun 10, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Jun 05, 2023
-
-
Felix Weiglhofer authored
-
- Jun 01, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Jul 29, 2022
-
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
- Jul 25, 2022
-
-
Don't require environmnet variables SIMPATH and FAIRROOTPATH when building flesnet and NicaFemto. Pass the corresponding CMake variables to the build processes of the packages.
-
- Jun 10, 2022
-
-
Administrator authored
Update to latest flesnet version This version disables all code which need cpprest if the package isn't found on the system. All functionality needed for CbmRoot is build. Fix link errors on several systems macosx, Debian11 Fix git clone issue on CentOS Add installation of flesnet libraries and headers
-
-