mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-11 11:19:02 +08:00
Search for sequential Pastix.
This commit is contained in:
parent
eef4b7bd87
commit
999b552c16
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user