butterflypack: add 2.1.1 (#29467)
* added version2.1.1 for butterflypack * fixing a tag in butterflypack * minor fix for superlu-dist
This commit is contained in:
parent
a649ee9b69
commit
406939f485
@ -78,6 +78,7 @@ def append_from_variant(*args):
|
||||
append_define('CMAKE_INSTALL_BINDIR:STRING', self.prefix.bin)
|
||||
append_define('TPL_BLAS_LIBRARIES', spec['blas'].libs)
|
||||
append_define('TPL_LAPACK_LIBRARIES', spec['lapack'].libs)
|
||||
append_define('TPL_ENABLE_LAPACKLIB', True)
|
||||
append_define('USE_XSDK_DEFAULTS', True)
|
||||
append_define('TPL_PARMETIS_LIBRARIES', [
|
||||
spec['parmetis'].libs.ld_flags,
|
||||
|
Loading…
Reference in New Issue
Block a user