| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
on OpenMPI.
|
|
|
|
| |
HDF5-1.10.2 release.
|
| |
|
|
|
|
|
|
| |
Retired IBM SP system which was old.
Removed --enable-parallel=mpich information. The option is invalid now (remove
date unknown.)
|
|
|
|
|
|
|
| |
--enable-parallel has
to be used explicitly to build parallel HDF5 regardless of the compiler type
being used. (MSC - 2015/02/19 HDFFV-9068)"
|
| |
|
|
|
|
| |
Will add shared when we introduce support later.
|
|
|
|
|
| |
I moved all hopper known problems from RELEASE.txt to INSTALL_parallel
so that they are all in one place.
|
| |
|
|
|
|
|
|
| |
Also remove GetConsoleScreenInfo check from cygwin configure.
Tested: h5committest
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changed the use of mpirun to mpiexec which is the MPI-2 official standard.
INSTALL_parallel:
Also bring in previous update of Red Storm support.
|
| |
|
|
|
|
| |
New fortran wrappers added.
|
|
|
|
|
|
|
| |
Updated the parallel test suite section with more parallel tests description
to prepare for v1.8.0 release.
Test: eyeballed.
|
| |
|
|
|
|
| |
Fixed a typo.
|
|
|
|
|
| |
Removed TFLOP instructions since the machine has retired.
Added Red Storm instructions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug Fix/Code Cleanup/Doc Cleanup/Optimization/Branch Sync :-)
Description:
Generally speaking, this is the "signed->unsigned" change to selections.
However, in the process of merging code back, things got stickier and stickier
until I ended up doing a big "sync the two branches up" operation. So... I
brought back all the "infrastructure" fixes from the development branch to the
release branch (which I think were actually making some improvement in
performance) as well as fixed several bugs which had been fixed in one branch,
but not the other.
I've also tagged the repository before making this checkin with the label
"before_signed_unsigned_changes".
Platforms tested:
FreeBSD 4.10 (sleipnir) w/parallel & fphdf5
FreeBSD 4.10 (sleipnir) w/threadsafe
FreeBSD 4.10 (sleipnir) w/backward compatibility
Solaris 2.7 (arabica) w/"purify options"
Solaris 2.8 (sol) w/FORTRAN & C++
AIX 5.x (copper) w/parallel & FORTRAN
IRIX64 6.5 (modi4) w/FORTRAN
Linux 2.4 (heping) w/FORTRAN & C++
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updated parallel installation instruction.
Description:
Solution:
Platforms tested:
Misc. update:
|
|
|
|
|
| |
Updated with new information of LANL Compaq Q.
Slight wording change about HDF5_PARAPREFIX.
|
|
|
|
|
|
| |
Updated the parallel installation information
Platforms tested:
Highly sophiscated optical scanning (eyeball it)
|
| |
|
|
|
|
|
|
| |
Updated the instructions for tflops and O2K.
Platforms tested:
eye balled.
|
|
|
|
|
|
| |
Updated.
Platforms tested:
Eye-balled.
|
|
Purpose:
Maintenance
Description:
Source directory has been rearranged. INSTALL*, HISTORY.txt and RELEASE.txt were moved to the release_docs directory. *.zip files were moved to the windows directory. README file was renamed to README.txt MANIFEST was updated to reflect those changes.
|