Skip to content
John Chodera edited this page Jan 11, 2015 · 6 revisions

Omnia build automation

Jenkins server

Omnia currently uses the Jenkins CI framework to automate building and testing of conda packages and tarball distributions of Omnia components.

The master Jenkins installation is http://jenkins.choderalab.org, and is hosted in a special network DMZ at the Memorial Sloan Kettering Cancer Center and administered by the Open Systems Group and the Chodera lab.

conda package builds of the omnia suite

osx builds

[project page] [last build log] Build Status

osx builds are performed on macmini.choderalab.org, a Mac Mini running OS X 10.9.5. There are plans to move this to a VM to have greater control over the build environment.

linux builds

[project page] [last build log] Build Status

linux builds are performed using a vagrant box provisioned from this set of provisioning scripts within the Omnia virtual-machines repo.

win builds

Windows builds are currently not automated, though there are plans to do this in the near future. @bas-rustenburg will head up this effort.

OpenMM tarball builds

Clone this wiki locally