You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Finding Valgrind package without pkg-config seems problematic, we should deliver
FindValgrind.cmakee.g. like this:https://github.com/elemental/Elemental/blob/master/cmake/modules/FindValgrind.cmake
to enable proper finding using
find_package(VALGRIND).See discussions here: #961 (review)