- Feb 20, 2024
-
-
- Feb 19, 2024
-
-
Felix Weiglhofer authored
-
- Feb 18, 2024
-
-
Sergei Zharko authored
-
- Feb 15, 2024
-
-
A simulation geometry which converges to CAD. See info file for more details.
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
=> Also change geo setups check to be executed by CMAKE in geometry install step (also if already downloaded) => This is needed as the new way relies on the geometry git copy being already present
-
Correct TRD info files
-
Downgrades much in lmvm setup
-
- Feb 06, 2024
-
-
-
-
-
After the latest changes to flesnet it is possible to also build the tsclient on arm64.
-
-
Felix Weiglhofer authored
-
- Feb 02, 2024
-
-
- Jan 30, 2024
-
-
Felix Weiglhofer authored
-
- Jan 25, 2024
- 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.
-
- Dec 20, 2023
-
-
Alexandru Bercuci authored
-
- Dec 13, 2023
-
-
Pierre-Alain Loizeau authored
- As per redmine #2684, script to determine wether number in URQMD filename is kinetic energy or momentum of beam. - md5sums: List for binary files in the input directory and add gitlab-ci check - Make the scripts folder unhidden.
-
- Nov 28, 2023
-
-
- Nov 17, 2023
-
-
Incorporates the BMON into CBMROOT, allowing simulations with T0 and Halo detectors.
-
- Nov 09, 2023
-
-
Make sts_v22d the default geometry for all setup. Make much_v23a_lmvm the default geometry fro the lmvm setup.
-
- Nov 06, 2023
-
-
- 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.
-
Felix Weiglhofer authored
New version includes fixes for #3023.
-
- Oct 30, 2023
-
-
- Oct 27, 2023
-
-
- Bump hash of parameter repository to new tip with the online parameters - Remove `algo/params` folder (content 1:1 in new `parameters/online`) - Update documentation where-ever necessary
-
- Oct 24, 2023
-
-
- Oct 23, 2023
-
-
Felix Weiglhofer authored
-
- Oct 22, 2023
-
-
- Oct 16, 2023
-
-
- Oct 12, 2023
-
-
Eoin Clerkin authored
Makes psd_v23a default in the electron setup. Detector with hole through centre. See corresponding geometry repo commit.
-
- 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)
-
Strange zero size volume were found to cause segfault for MacOS systems. Documented in https://redmine.cbm.gsi.de/issues/2759 and MR computing/cbmroot!1126. Updates hash with geometry binary.
-
Pierre-Alain Loizeau authored
-
- Sep 22, 2023
-
-
Administrator authored
Add the sytem compiler include paths needed for our static standalone clang-tidy binary to the list of include paths. The paths are only added to the compilation units in the generated file compile_commands.json which is used as input for clang-tidy. Without the paths clang-tidy can't find the standard C and C++ header files. The geometries, parameters and input data are not needed when running clang-tidy, so don't waste time downloading them. The still downloaded projects include header files which are used by CbmRoot classes. If these header files are not found by clang-tidy the check of some compilation units fail. Use VC in scalar mode, otherwise system and hardware related header files are needed which couldn't be found. Fix an issue with an missing header file in KFParticle when using the scalar VC version.
-
Sergey Gorbunov authored
-
- Sep 21, 2023
-
-