Skip to content
Bart Verleye edited this page Feb 26, 2015 · 19 revisions

Table of Contents

Details

Description: Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. - Homepage: http://www.gnu.org/software/autoconf/

Example SLURM jobs

There are no Slurm job files provided yet. Please contact [email protected].

Clone this wiki locally