mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Search for sequential Pastix.
This commit is contained in:
@@ -100,7 +100,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
find_package(PASTIX QUIET COMPONENTS METIS SCOTCH)
|
find_package(PASTIX QUIET COMPONENTS METIS SEQ)
|
||||||
# check that the PASTIX found is a version without MPI
|
# check that the PASTIX found is a version without MPI
|
||||||
find_path(PASTIX_pastix_nompi.h_INCLUDE_DIRS
|
find_path(PASTIX_pastix_nompi.h_INCLUDE_DIRS
|
||||||
NAMES pastix_nompi.h
|
NAMES pastix_nompi.h
|
||||||
|
|||||||
Reference in New Issue
Block a user