Bare Metal Experiment Pattern
This example illustrates how to create a reproducible experiment in power management and describes tools available within the Chameleon base images, as well as the orchestration and snapshot capabilities.
This artifact contains one file, Experiment.ipynb
, which sets up one baremetal node, installs an experiment onto it from GitHub, uploads data to the object store, and demonstrates how to analyze it.
Contact via GitHub issues or the help desk for issues or questions.
Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.
Download ArchiveDownload an archive containing the files of this artifact.
Download with git
Clone the git repository for this artifact, and checkout the version's commit
git clone https://github.com/ChameleonCloud/bare_metal_experiment_pattern
# cd into the created directory
git checkout 0a73f531403910b04beaebac7b68a6203ad58dbc
Submit feedback through GitHub issues