We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef69c94 commit d991c61Copy full SHA for d991c61
1 file changed
make/libraries
@@ -8,7 +8,7 @@ endef
8
# Library locations
9
10
MATH ?=
11
-BOOST ?= $(MATH)lib/boost_1.84.0
+BOOST ?= $(MATH)lib/boost_1.87.0
12
EIGEN ?= $(MATH)lib/eigen_3.4.0
13
OPENCL ?= $(MATH)lib/opencl_3.0.0
14
TBB ?= $(MATH)lib/tbb_2020.3
0 commit comments