Script for getting Cores from TAS foundations. Not intended for production use.
Named after the train/drill thing from The Core (2003).
Inspired by https://cloud.google.com/compute/docs/instances/set-threads-per-core#view_the_number_of_threads_per_core
- Install
python3andpip3(should come with most Operating Systems) - Install the
boshCLI. pip3 install -r requirements.txt(ideally we wouldn't need this step, so it would work in internetless environments)- Target the desired environment and deployment with
bosh. ./virgil.py
Only works on Linux stemcellsDoesn't work for Isolation Segments- Unvalidated for all IaaSs and configurations (e.g. vSphere Distributed Resource Scheduler)