Skip to content

Releases: AdvancedPhotonSource/GSAS-II-buildtools

binary files for downloads

01 Feb 20:38

Choose a tag to compare

This release area contains binaries and install kits for GSAS-II. For more details see the GSAS-II home page.

  • The install kits, gsas2main*.sh and gsas2main*.exe, are self-installers for GSAS-II. These installers use the code from the "main" branch in GitHub repo. For installation instructions, see https://advancedphotonsource.github.io/GSAS-II-tutorials/install.html, but -- for the impatient -- a brief summary is:

    • Download the appropriate gsas2main... file from below.
      • On Windows run it.
      • On Linux or Mac, in a terminal window, use command:
     bash gsas2main-<version>-<platform>.sh
    

    A special installer kit, gsas2main-rhel-Latest-Linux-x86_64.sh is provided for use on recent RedHat Enterprise Linux (RHEL) systems, as the binaries in the standard Linux kits that are build on the GitHub Ubuntu runners will not work on RHEL due to incompatibilities in system libraries.

  • The install kits, old_gsas2full*.sh and old_gsas2full*.exe, are older self-installers for GSAS-II. These installers use the code from the now-replaced "master" branch of the GitHub repo. These older installers are kept here as a record, but their use is not recommended. Note: for MacOS 15.x you must use the gsas2main installer; gsas2full will not work.

Also below are .tgz (tar) files with the compiled binary files. These files are used by the gitstrap.py installer and normally do not need to be downloaded by users.
Binaries are currently being built with Python 3.12 & 3.13 and numpy 1.26, using the new meson build tool. Builds for Python 3.11 are no longer being updated.