Releases
v5.6.1
Known Bugs
[#48 ] Message sizes exceeding 2GB may not work correctly
Added
New ELPA 2016 eigensolver 2stage interface
Changed
autogen.sh unconditionally runs install-autotools.sh
install-autotools.sh downloads latest config.guess and config.sub
Additional LAPACK symbols are now tested for during configure
Fixed
comex_fence_proc() fixed for MPI-MT, MPI-PT, MPI-PR ports
configure --disable-fortran now works again
ComEx openib port was missing comex_nbacc symbol
Added $(BLAS_LIBS) to libcomex LIBADD to capture BLAS library dependency
EISPACK no longer enabled by default; --enable-eispack now works correctly
Shared memory name limit on OSX is now followed
comex_unlock() race condition
install-autotools.sh properly updates $PATH during build
install-autotools.sh alternate download location when FTP is blocked
patches to generated configure scripts for -lnuma
CMake build did not install some fortran headers
TravisCI: don't fail when brew install is a no-op
Closed Pull Requests
[#34 ] Fix installation of autotools if not present
[#53 ] new ELPA 2016 eigensolver 2stage interface
[#54 ] new ELPA 2016 eigensolver interface for the Hotfix/5.6.1 branch
[#55 ] curl for download when wget not installed
[#58 ] comex/ofi: max_bytes_in_atomic may not fit in int
Closed Issues
[#1 ] Incorporating GAMESS Patch
[#5 ] Compiler error with --with-ofi
[#9 ] Adding documentation for GA compilation on Windows
[#25 ] CMake not building MA fortran wrappers
[#30 ] Disable Fortran not working
[#33 ] GA 5.6 release - autotools are downloaded and built even when latest versions exist
[#38 ] #ifdef ENABLE_EISPACK should be #if ENABLE_EISPACK
[#39 ] libcomex missing optional BLAS dependency
[#41 ] develop branch and m4 version on cascade
[#44 ] Comex OpenIB missing library symbol
[#49 ] autogen.sh fails when only automake needs to be built
[#50 ] install-autotools.sh on osx might choke if no timeout tool
[#56 ] comex_fence_proc() is no-op in MT, PT, PR
[#57 ] process groups sometimes fail for MPI-PT port
You can’t perform that action at this time.