Skip to content

Commit

Permalink
Update docs/building_and_running_tests.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Dai-Ni Hsieh <[email protected]>
  • Loading branch information
mkrainiuk and dnhsieh-intel authored Jun 21, 2024
1 parent 4014d6c commit 1233312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building_and_running_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To run the tests, either run test binaries individually, or use `ctest` CMake te
# Exclude Cpu tests
ctest -E Cpu
For more `ctest` options, refer to `ctest manual page <https://cmake.org/cmake/help/v3.13/manual/ctest.1.html>`_.
For more ``ctest`` options, refer to `ctest manual page <https://cmake.org/cmake/help/v3.13/manual/ctest.1.html>`_.

When running tests you may encounter the issue ``BACKEND NOT FOUND EXCEPTION``,
you may need to add your ``<oneMKL build directory>/lib`` to your
Expand Down

0 comments on commit 1233312

Please sign in to comment.