Skip to content

chmutil on rocce cluster

Chris Churas edited this page Jul 21, 2017 · 16 revisions

This page describes steps to setup chmutil on rocce cluster. It is assumed the reader already has an account on the rocce and is able to ssh to the cluster.

Setting up python on rocce

Step 1) Install Miniconda

chmutil is built to be installed via pip. Unfortunately this is not setup on rocce so to get around it we will use Miniconda

Step 2) Install chmutil

pip install chmutil

To test run this:

createchmjob.py --version