-
Notifications
You must be signed in to change notification settings - Fork 4
Use cases
lorin edited this page Oct 11, 2011
·
3 revisions
Using an existing MixDown file, build something like subversion.
Given a collection of tarballs and distribution files, build a MixDown file for those tarball files and use it to build the software.
Some of the default guesses in the MixDown file are incorrect, so the user has to manually add a dependency.
Build the serial (single node) and parallel (MPI) version of a code from a MixDown file.
Build a software system using an alternative compiler set.