Coder Social home page Coder Social logo

uh-ci / automaton_tapis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omnibond/automaton

0.0 0.0 0.0 25.39 MB

Automation system for CloudyCluster environment creation and job submission, that has a dual use of both workflow integration and testing system.

License: Other

Python 96.61% Shell 3.39%

automaton_tapis's Introduction

Automaton Tapis integration

This is an integration of the Automaton system for CloudyCluster environment creation and job submission with Tapis workflow management system. After initial setup, users can send messages to an Abaco Actor to create a cluster on GCP, submit jobs to the cluster, and take down the cluster.

Initial Setup

User will have to create a project on google cloud with a google account and create a service account using the instructions found here up until "The one-time prep work is now completed, and you can proceed to launch CloudyCluster".

On the device to run automaton, download Google Cloud SDK and log in to the google account that created the project. Clone this repository and create a folder called "secrets". This will contain private keys that you do not want shared to the public. In the secrets folder, create a ssh public private key pair called newkey and newkey.pub. Also, include the .json key for the service account. Change lines 3 and 4 of scripts/create_cluster.sh to reflect the names of your service account and the name of the .json private key file.

Creating the Abaco Actor

First need TACC credentials

Build and Push the docker image with

docker build -t /<IMAGE_NAME> . docker push /<IMAGE_NAME>

Then follow the instructions in the jupyter notebook to create an Abaco actor from the docker image and send messages to CREATE a cluster, REMOVE a cluster, and SUBMIT jobs.

TO DO

Add jupyter notebook with actor definition and example job script

automaton_tapis's People

Contributors

thefrostiscool avatar airyclam avatar marybrandenburg avatar boydwilson avatar mtndew23 avatar goalie25560 avatar exiledcole avatar scleveland avatar cbmckni avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.