Jim Madge 74ea4e453c Merge branch 'hpc' | преди 2 години | |
---|---|---|
.github | преди 2 години | |
base_containers | преди 2 години | |
datasets | преди 3 години | |
docs | преди 2 години | |
workflows | преди 2 години | |
.gitignore | преди 3 години | |
.gitmodules | преди 3 години | |
.mdl_style.rb | преди 3 години | |
LICENSE | преди 3 години | |
README.md | преди 3 години | |
Vagrantfile | преди 2 години |
A collections of portable, real-world AI workflows for testing and benchmarking
The included Vagrantfile can be used to build the examples if your system does not support singularity or if you would prefer not to install singularity on your host. The Vagrantfile has support for the VirtualBox and libvirt providers.
To create the virtual machine run
vagrant up --provider <provider>
for example
vagrant up --provider libvirt
When this is finished, you can connect to the virtualmachine in the normal way
vagrant ssh
and will find this project mounted at /vagrant/