FairSoft release nov22
- Updated package list, changes:
Package | Version in apr22 |
Version in nov22 |
---|---|---|
asio | 1.19.1 | ↑ 1.24.0 |
boost | 1.78.0 | ↑ 1.80.0 |
clhep | 2.4.5.1 | → 2.4.5.1 |
dds | 3.6 | → 3.6 |
faircmakemodules | 1.0.0 | → 1.0.0 |
fairlogger | 1.11.0 | → 1.11.0 |
fairmq | 1.4.50 | ↑ 1.4.54 |
flatbuffers | 1.12.0 | ↑ 22.9.29 |
fmt | 8.1.1 | ↑ 9.1.0 |
geant3 | 4-0_fairsoft | ↑ 4-1_fairsoft |
geant4 | 11.0.1 | ↑ 11.0.3 |
geant4_vmc | 6-1 | ↑ 6-1-p1 |
hepmc | 2.06.11 | → 2.06.11 |
onnxruntime | - | new 1.12.1 |
pythia6 | 428-alice1 | → 428-alice1 |
pythia8 | 8306 | ↑ 8307 |
root | 6.26.02 | ↑ 6.26.10 |
vc | 1.4.2 | ↑ 1.4.3 |
vgm | 5-0 | → 5-0 |
vmc | 2-0 | → 2-0 |
zeromq | 4.3.4 | → 4.3.4 |
- Tested Systems
- Tested FairRoot versions:
v18.4.9
,v18.6.9
- New package ONNX Runtime
- Due to its large download and installation sizes we introduced it as an optional package, you can install it by explicitely building the target
onnxruntime
, e.g.(see also installation instructions)cmake --build <path-to-build> --target onnxruntime [-j<ncpus>]
- Due to its large download and installation sizes we introduced it as an optional package, you can install it by explicitely building the target
- Updated
bootstrap-cmake.sh
- now installs CMake 3.24.3 (up from 3.22.3)
Note for macOS users: If you encounter compilation issues, make sure to check the doc section about configuring the macOS SDK!