FreeBSD Bugzilla – Attachment 198115 Details for
Bug 231638
benchmarks/hpl: Change from net/mpich2 to net/mpich; Update to 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
hpl.patch (text/plain), 1.40 KB, created by
Yuri Victorovich
on 2018-10-14 05:57:48 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-10-14 05:57:48 UTC
Size:
1.40 KB
patch
obsolete
>Index: benchmarks/hpl/Makefile >=================================================================== >--- benchmarks/hpl/Makefile (revision 482026) >+++ benchmarks/hpl/Makefile (working copy) >@@ -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 @@ > 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 @@ > 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 >Index: benchmarks/hpl/distinfo >=================================================================== >--- benchmarks/hpl/distinfo (revision 482026) >+++ benchmarks/hpl/distinfo (working copy) >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231638
:
197404
| 198115