# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup LLNL hypre 2.14.0 v
maintainers {sean @seanfarley} openmaintainer
description hypre is a linear solver
long_description hypre is a library for solving large, sparse linear \
systems of equations on massively parallel computers.
checksums rmd160 e5728eab52dd5907473de790e3360c86b5ac2d7e \
sha256 f2f39ab69c1a5f35edabba36e8ff18d0fce7e15f4e78c41ee6c6de9476902bea \
worksrcdir ${distname}/src
configure.args --with-blas --with-lapack --without-superlu \
--without-fei --without-mli
if {![mpi_variant_isset]} {
# --disable-dependency-tracking is not recognized.
configure.universal_args-delete --disable-dependency-tracking
destroot.destdir prefix=${destroot}${prefix}
variant longindex description {Build with 64 bit ints} {
configure.args-append --enable-bigint