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 a157c56 commit 8193364Copy full SHA for 8193364
README.md
@@ -582,7 +582,7 @@ enable_mklgpu_backend | ENABLE_MKLGPU_BACKEND | True, False | True
582
enable_mklcpu_thread_tbb | ENABLE_MKLCPU_THREAD_TBB | True, False | True
583
build_functional_tests | BUILD_FUNCTIONAL_TESTS | True, False | True
584
build_doc | BUILD_DOC | True, False | False
585
-target_domains (list) | TARGET_DOMAINS (list) | blas, rng | All domains
+target_domains (list) | TARGET_DOMAINS (list) | blas, lapack, rng | All domains
586
587
*Note: `build_functional_tests` and related CMake option affects all domains at a global scope.*
588
0 commit comments