File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,13 +91,8 @@ The standalone makefile ensures that all the required `-I` include
9191statements are given to the compiler and the necessary libraries are
9292linked: ` ~/stan-dev/math ` and ` ~/stan-dev/math/lib/eigen_3.3.9 ` and
9393` ~/stan-dev/math/lib/boost_1.75.0 ` and
94- <<<<<<< HEAD
95- ` ~/stan-dev/math/lib/sundials_5.6.1/include ` and
96- ` ~/stan-dev/math/lib/tbb_2020.3/include ` . The
97- =======
9894` ~/stan-dev/math/lib/sundials_5.7.0/include ` and
99- ` ~/stan-dev/math/lib/tbb_2019_U8/include ` . The
100- >>>>>>> origin/develop
95+ ` ~/stan-dev/math/lib/tbb_2020.3/include ` . The
10196` ~/stan-dev/math/lib/tbb ` directory is created by the ` math-libs `
10297makefile target automatically and contains the dynamically loaded
10398Intel TBB library. The flags ` -Wl,-rpath,... ` instruct the linker to
You can’t perform that action at this time.
0 commit comments