-
Notifications
You must be signed in to change notification settings - Fork 144
Other tools
A list of other software tools that kind of look like EasyBuild
-
Rocks: collection of Makefiles used to build software for the Triton cluster at UCSD
-
waf: Waf is a Python-based framework for configuring, compiling and installing applications.
-
A-A-P (completely outdated) A-A-P makes it easy to locate, download, build and install software. It also supports browsing source code, developing programs, managing different versions and distribution of software and documentation. This means that A-A-P is useful both for users and for developers.
-
TWW: Company that builds applications from source and ships them as rpm.
-
oscar OSCAR allows users, regardless of their experience level with a *nix environment, to install a Beowulf type high performance computing cluster. It also contains everything needed to administer and program this type of HPC cluster. OSCAR's flexible package management system has a rich set of pre-packaged applications and utilities which means you can get up and running without laboriously installing and configuring complex cluster administration and communication packages. It also lets administrators create customized packages for any kind of distributed application or utility, and to distribute those packages from an online package repository, either on or off site.
-
HomeBrew: Package system for OSX, that installs (unix) packages in their own containers, tracking dependencies. Written in Ruby, currently hard-dependent on OSX.
- Why Johny can't build The “build problem” is the task of creating a system that delivers a software system on a wide variety of platforms that have various programming tools and configurations.
- Enhancing Portability of HPC Applications across High-end Computing Platforms