Skip to content

Tonto version 17.04

Latest
Compare
Choose a tag to compare
@peterspackman peterspackman released this 29 Apr 10:11
· 822 commits to master since this release

Static binaries of hart and tonto, along with basis_sets for distribution on Windows/Linux/MacOS.

Note that OS X does not support static linking of binaries, so we do our best and statically link as much as we can, leaving only: /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate for BLAS/LAPACK and /usr/lib/libSystem.B.dylib for the kernel calls linked dynamically. I believe that both of these should exist on any OS X install (though we might have dependencies based on the version of Mac OS X (10.12) used to build, I’m not sure and unable to test).

Windows

32 bit: tonto-mingw-w64-i686.tar.gz
64 bit: tonto-mingw-w64-x86_64.tar.gz

Linux

tonto-gfortran-x86_64-linux.tar.gz

MacOS

tonto-gfortran-x86_64-osx.tar.gz