1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

benchmarks/hpl: Change from net/mpich2 to net/mpich; Update to 2.2

PR:		231638
Approved by:	oliver (maintainer's timeout; 20 days)
This commit is contained in:
Yuri Victorovich 2018-10-14 06:02:08 +00:00
parent e1cc3cbeb9
commit 411549be55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482027
2 changed files with 7 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= hpl
PORTVERSION= 2.1
PORTREVISION= 10
DISTVERSION= 2.2
CATEGORIES= benchmarks
MASTER_SITES= NETLIB/benchmark/hpl
@ -11,7 +10,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= High Performance Computing Linpack Benchmark
LIB_DEPENDS= libblas.so:math/blas \
libmpich.so:net/mpich2
libmpich.so:net/mpich
USES= fortran
USE_LDCONFIG= yes
@ -32,7 +31,8 @@ post-patch:
s|ARCH[ )]|_&|g ; \
s|^HPL_OPTS[ ]*=.*$$|HPL_OPTS =| ; \
s|^LAlib[ ]*=.*$$|LAlib = $$\(LAdir\)/lib/libblas.a| ; \
s|libpmpich.a|libmpl.a -lpthread|' \
s|libmpich.a|libmpich.so -lpthread| ; \
s|libpmpich.a|libmpl.so -lpthread|' \
${WRKSRC}/setup/Make.${HPL_ARCH}
@${REINPLACE_CMD} -e 's|HPL\.dat|${PREFIX}/etc/${PORTNAME}/&|' \
${WRKSRC}/testing/ptest/HPL_pdinfo.c

View File

@ -1,2 +1,3 @@
SHA256 (hpl-2.1.tar.gz) = dd437dd34a098c51092319983addff1d8076fc8dd692d19c488252477363af15
SIZE (hpl-2.1.tar.gz) = 527433
TIMESTAMP = 1539479109
SHA256 (hpl-2.2.tar.gz) = ac7534163a09e21a5fa763e4e16dfc119bc84043f6e6a807aba666518f8df440
SIZE (hpl-2.2.tar.gz) = 539979