Documentation and resources related to using the Nautilus cluster for research compute.
This repository contains:
- Dockerfiles - sample Dockerfiles for Python3, PyTorch, Detectron2, MMDetection and more are available in the docker directory
- Gitlab CI - the Gitlab CI YAML file needed for integrating custom code on the Nautilus cluster is available in the gitlab-ci directory
- Kube Spec YAML - sample Kubernetes API YAML files for creating pods and jobs can be found in kube directory, including:
- Cloud Storage
- Initializing Persistent Storage
- Running Pods and Jobs
- Training and Testing Deep Networks
- Simple Containers like Python and Ubuntu
- Slides - the slides used for Tutorials on Nautilus at the University of Missouri
For documentation and step by step instructions for creating an account and using Nautilus, see the Wiki.