We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a97c4c commit eaaa628Copy full SHA for eaaa628
1 file changed
.github/workflows/arm64_graviton.yml
@@ -95,6 +95,7 @@ jobs:
95
cmake -DDYNAMIC_ARCH=1 \
96
-DNOFORTRAN=0 \
97
-DBUILD_WITHOUT_LAPACK=0 \
98
+ -DBUILD_BFLOAT16=1 \
99
-DCMAKE_VERBOSE_MAKEFILE=ON \
100
-DCMAKE_BUILD_TYPE=Release \
101
-DCMAKE_Fortran_COMPILER=${{ matrix.fortran }} \
0 commit comments