SuperLU_DIST: deprecate all variants build with openmpi <= 3.1.5
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
# :FIXME: need review!
|
||||
|
||||
pbuild::add_to_group MPI
|
||||
pbuild::configure() {
|
||||
case ${COMPILER} in
|
||||
gcc )
|
||||
@@ -50,10 +51,3 @@ pbuild::install() {
|
||||
install -m 0444 "${SRC_DIR}"/SRC/*.h "${PREFIX}/include"
|
||||
}
|
||||
|
||||
|
||||
pbuild::add_to_group 'MPI'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}" "${MPI} 'OpenBLAS' 'parmetis'"
|
||||
pbuild::set_build_dependencies "${COMPILER}" "${MPI}" 'OpenBLAS' 'parmetis'
|
||||
pbuild::install_docfiles 'README'
|
||||
pbuild::make_all
|
||||
pbuild::cleanup_src
|
||||
|
||||
1
MPI/SuperLU_DIST/files/variants.rhel6
Normal file
1
MPI/SuperLU_DIST/files/variants.rhel6
Normal file
@@ -0,0 +1 @@
|
||||
SuperLU_DIST/3.3 deprecated gcc/{4.7.4,4.8.3,4.8.4,4.9.2} openmpi/{1.6.5,1.8.2,1.8.4}
|
||||
Reference in New Issue
Block a user