Mad SDK

The Mad SDK is a collection of compilers and run-time libraries which make it easy to install and use various pieces of software developed within the Madison Massive Star Group. Currently it functions as a superset of the MESA SDK, with the following additional packages included:

The compatibility and pre-requisites of the Mad SDK are the same as for the MESA SDK.

Linux

Download

To download the SDK for Linux, click on the appropriate link in the table:

Release Date File Notes
June 14 2022 (current) madsdk-x86_64-linux-22.6.1.tar.gz Updated to gcc 12.1.0; many other packages also updated
February 19 2022 madsdk-x86_64-linux-22.2.1.tar.gz Updated to gcc 11.2.0; many other packages also updated
May 3 2019 madsdk-x86_64-linux-20190503.tar.gz Patched makedepf90 to support external dependencies; fixed ffmpeg and ncurses
March 27 2019 madsdk-x86_64-linux-20190327.tar.gz Updated to gcc 8.3.0; many other packages also updated
March 21 2018 madsdk-x86_64-linux-20180321.tar.gz Updated to gcc 7.2, and more recent versions of many other packages.

Note that versions of the SDK older than the current one are not formally supported but are provided here as a courtesy; if you run into problems using an older version, you should first try upgrading to the current version.

Installation

On Linux the SDK can be installed anywhere. However, for simplicity the following instructions will assume you're installing in your home directory. The steps are as follows:

Steps 3 and 4 need to be repeated each time you begin a new shell session; alternatively, they can be added to the appropriate shell start-up file (~/.cshrc for the C shell, and ~/.profile for the Bourne shell).

Mac OS X

Download

To download the SDK for OS X, click on the appropriate link in the table:

Release Date File Notes
June 14 2022 (current) madsdk-x86_64-macos-22.6.1.pkg Updated to gcc 12.1.0; many other packages also updated
February 19 2022 madsdk-x86_64-macos-22.2.1.pkg Updated to gcc 11.2.0; many other packages also updated. Works with Big Sur and Monterey
November 6 2019 madsdk-x86_64-macos-19.11.2.pkg Switched to new .pkg installer system; added signing/notarization to work with Catalina

Note that versions of the SDK older than the current one are not formally supported but are provided here as a courtesy; if you run into problems using an older version, you should first try upgrading to the current version.

Installation

On OS X the SDK is installed in the Applications folder. The steps are as follows:

Steps 4 and 5 need to be repeated each time you begin a new shell session; alternatively, they can be added to the appropriate shell start-up file (~/.cshrc for the C shell, and ~/.profile for the Bourne shell).


Updated 2022-06-14 19:41:25