- Jun 05, 2022
-
-
Administrator authored
Depending on the compiler the STL library support or does not support the usage of std::execution. Tets in the build system if the feature is available and switch off the usage if not supported. Remove default(none) from OpenMP parameters since it creates problems with older OpenMP versions. In the current code according to Jan the statement isn't needed.
-
-
- Mar 12, 2022
-
-
Volker Friese authored
-
Volker Friese authored
-
- Mar 11, 2022
-
-
-
-
Added missing include (cassert); removed duplicated code from the task which was implmeneted in the separate class StsReadoutConfig.
-
-