wlandau / crew.cluster

crew launcher plugins for traditional high-performance computing clusters
https://wlandau.github.io/crew.cluster
Other
26 stars 9 forks source link

feat: Initital AWS ec2 crew launcher #17

Closed jdavis-EliLilly closed 1 year ago

jdavis-EliLilly commented 1 year ago

Prework

Summary

An AWS EC2 launcher prototype. Currently, the launcher looks for a running instance, then uses ssh to run code on the instance. If there are no currently running instances it boots up a free tier "micro" instance, installs base R, and runs code.

wlandau commented 1 year ago

Closing this but keeping https://github.com/wlandau/crew.cluster/discussions/16 open.