aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
70 stars 43 forks source link

Rip out all the code that implements VirtualMachine processing #1375

Open prioux opened 5 months ago

prioux commented 5 months ago

This is all, at this point, crud in the codebase. It's never used and the use cases have disappeared with modern clusters and containerization.

Hints to find the code:

exception class: NoVmAvailableError 
file: scir_cloud.rb
file: scir_amazon.rb
MontrealSergiy commented 5 months ago

somehow, time by time, I hear of potential commercial partners interested in a demo with amazon VMs, though, for some reason, Magic Castle is typically used

prioux commented 5 months ago

This issue has nothing to do with setting VMs as Bourreaux. It's about the subsystem that launches VMs as task handlers.