hdf5oct: HDF5 in GNU Octave
Library for GNU Octave which provides function h5read, modelled after Matlab’s h5read. Original code is written by Tom Mullins. Time ago I added functionality to… Read More »hdf5oct: HDF5 in GNU Octave
Library for GNU Octave which provides function h5read, modelled after Matlab’s h5read. Original code is written by Tom Mullins. Time ago I added functionality to… Read More »hdf5oct: HDF5 in GNU Octave
Here is package with precompiled OpenMPI binary for Mac OS X. It is Intel-only, consists of both i386 and x86_64 versions (in the same way as universal… Read More »OpenMPI packages for MAC OS X
Here is package with precompiled OSX binary for FFTW library. It is Intel-only, consists of both i386 and x86_64 versions (in the same way as universal… Read More »FFTW packages for MAC OS X
Complemental LAPACK for IBM’s ESSL library. For the routines defined in ESSL with standard LAPACK names, but with non-standard calling sequences, it defines set of… Read More »LAPACK compatibile wrapper for IBM’s ESSL
Sometimes there is a need to compile MPI code as strictly serial, without introducing overhead by using “real” MPI library. There are few partially implemented… Read More »NONMPI MPI Library