Skip to content

Commit 8193364

Browse files
Add lapack to Build Options in README (#141)
1 parent a157c56 commit 8193364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ enable_mklgpu_backend | ENABLE_MKLGPU_BACKEND | True, False | True
582582
enable_mklcpu_thread_tbb | ENABLE_MKLCPU_THREAD_TBB | True, False | True
583583
build_functional_tests | BUILD_FUNCTIONAL_TESTS | True, False | True
584584
build_doc | BUILD_DOC | True, False | False
585-
target_domains (list) | TARGET_DOMAINS (list) | blas, rng | All domains
585+
target_domains (list) | TARGET_DOMAINS (list) | blas, lapack, rng | All domains
586586

587587
*Note: `build_functional_tests` and related CMake option affects all domains at a global scope.*
588588

0 commit comments

Comments
 (0)