FreeBSD Bugzilla – Attachment 191801 Details for
Bug 226912
science/hdf5 - enable parallel support - patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Simple prototype patch to enable MPI parallel support
hdf5_parallel.diff (text/plain), 422 bytes, created by
Anton Shterenlikht
on 2018-03-25 13:05:41 UTC
(
hide
)
Description:
Simple prototype patch to enable MPI parallel support
Filename:
MIME Type:
Creator:
Anton Shterenlikht
Created:
2018-03-25 13:05:41 UTC
Size:
422 bytes
patch
obsolete
>Index: science/hdf5/Makefile >=================================================================== >--- science/hdf5/Makefile (revision 465514) >+++ science/hdf5/Makefile (working copy) >@@ -22,7 +22,7 @@ > OPTIONS_DEFAULT=SZIP > OPTIONS_SUB= yes > >-CONFIGURE_ARGS= --enable-cxx \ >+CONFIGURE_ARGS= FC=mpif90 CC=mpicc --enable-parallel --enable-fortran \ > --enable-hl \ > --enable-instrument \ > --enable-strict-format-checks
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 226912
: 191801