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 1af412b commit 52b16caCopy full SHA for 52b16ca
1 file changed
make/libraries
@@ -8,7 +8,7 @@ endef
8
# Library locations
9
10
MATH ?=
11
-BOOST ?= $(MATH)lib/boost_1.78.0
+BOOST ?= $(MATH)lib/boost_1.81.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