- 23 Nov, 2021 1 commit
-
-
Administrator authored
-
- 13 Oct, 2021 1 commit
-
-
Sergey Gorbunov authored
-
- 08 Sep, 2021 1 commit
-
-
Somehow (at least on some systems) the link order was such that the first directory was $SIMPATH/lib. This was even the case when the order was defined differently in the CMakeLists.txt. The problem isn't yet understood completely. This results in the problem that libVc.a was taken from $SIMPATH/lib were it is installed by ROOT/FairSoft. As long as the version provided with CbmRoot and the version provided by ROOT were the same the problem wasn't seen. When updating our internal Vc version this results in a creash when loading libryries due to a version mismatch between the library version and the header file version.
-
- 05 Aug, 2021 1 commit
-
-
Sergey Gorbunov authored
-
- 22 Jul, 2021 1 commit
-
-
Had to include some directorie in the L1 CmakeList
-
- 21 Jul, 2021 2 commits
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- 19 Jul, 2021 2 commits
-
-
Administrator authored
-
Sergey Gorbunov authored
-
- 14 Jul, 2021 1 commit
-
-
Sergey Gorbunov authored
-
- 13 Jul, 2021 1 commit
-
-
Integration of TRD unpacking, with empty implementations for unpacker, monitor container and parameter container.
-
- 14 Jun, 2021 1 commit
-
-
Valentina Akishina authored
-
- 29 Mar, 2021 1 commit
-
-
- 24 Mar, 2021 1 commit
-
-
On macosx one needs a openmp installation which does not come with the system, at least the omp.h header file is missing. brew has a package libomp which installs the header and a library. Both are found by the cmake module FindOpenMP and properly used during the compilation and linking. In themoment there is still a runtime error when executing the L1 tracking with OpenMP support on macosx, so switch off OpenMP for the time being. The problem is investigated already. refs #2028. Cleanup OpenMP handling in the build system. Move check for OpenMP to top level. Remove OpenMP usage from all libs were it is not needed.
-
- 03 Jun, 2020 1 commit
-
-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
-