Skip to content

Building ACTS for LDMX on CENTOS SLAC

pbutti edited this page Sep 1, 2020 · 15 revisions

Building ACTS should be straightforward after setting up ldmx environment scripts. However ACTS examples relies on a new version of the tbb library with respect to the one installed on SLAC machines. The 2020.3 version of tbb has been installed in ldmx/software and its setup has been added to the ldmx/setup scripts. The procedure that has been followed is reported here:

  • Get the tbb library cd /nfs/slac/g/ldmx/software git clone https://github.com/oneapi-src/oneTBB.git tbb
Clone this wiki locally