How we share software
Much of our theoretical work results in pseudo-code algorithms which I translate to running C++ code. This code is version controlled and freely available for review or download under an open-source license via our GitHub repository. This service also provides a forum for bug reports or feature request via the "Issues" tracker.
Since October 2014, we have provided pre-built Amazon AWS instances in several regions. These allow you to quickly create an experiment-ready server with up to 32 CPUs which is accessible from anywhere in the world via SSH, all without installing a single development tool. AMI IDs are available on the release page. In future, we'd like to augment these instances with a web-interface which would allow data upload, result download, and real-time display of diagnostic information while running the software.
1 comment