From 945ee36dabdb4dd63bb55bb6489caddb8acdfdbe Mon Sep 17 00:00:00 2001 From: Florent Pruvost <florent.pruvost@inria.fr> Date: Thu, 12 Jul 2018 16:03:54 +0200 Subject: [PATCH] SPM and PASTIX with external SPM are not installed on the image yet --- modules/find/tests/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/find/tests/CMakeLists.txt b/modules/find/tests/CMakeLists.txt index 2e4ab31..ad8c02c 100644 --- a/modules/find/tests/CMakeLists.txt +++ b/modules/find/tests/CMakeLists.txt @@ -100,13 +100,14 @@ if (ENABLE_CTEST) PAPI PARMETIS PARSEC - PASTIX + #PASTIX PETSc PTSCOTCH QUARK SCALAPACK SCOTCH SIMGRID + #SPM STARPU SUITESPARSE TMG) -- GitLab