FreeBSD Bugzilla – Attachment 197404 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), 945 bytes, created by
Yuri Victorovich
on 2018-09-23 17:08:59 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-09-23 17:08:59 UTC
Size:
945 bytes
patch
obsolete
>Index: benchmarks/hpl/Makefile >=================================================================== >--- benchmarks/hpl/Makefile (revision 480512) >+++ benchmarks/hpl/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= hpl > PORTVERSION= 2.1 >-PORTREVISION= 10 >+PORTREVISION= 11 > CATEGORIES= benchmarks > MASTER_SITES= NETLIB/benchmark/hpl > >@@ -11,7 +11,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 +32,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
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