Skip to content

michaelsevilla/malacology-popper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

malacology-popper

This repository has our experiments.

Install

  1. Setup passwordless SSH and sudo

  2. Install Docker on all nodes

  3. Install Ansible on the head node.

Quickstart

cd experiments/<your experiment>
./run.sh

Organization

Directory structure:

  • roles: deploys our systems (i.e. role code)

  • images: builds images/binaries (i.e. Dockerfile code)

  • experiments: runs jobs from the paper

  • paper: builds the paper (i.e. Latex code)

  • README.md

Inside the experiment directory there is a results and logs directory. These will be overwritten everytime you run an experiment... so you should try to commit the results along with the entire experiment directory before running a new job. This gives you a history of different experiments and helps us understand how small tweaks affect results.

EOF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published