eth-easl / orion

An interference-aware scheduler for fine-grained GPU sharing
MIT License
79 stars 12 forks source link

Multiprocess implementation of Orion #30

Open fotstrt opened 4 months ago

fotstrt commented 4 months ago

We want Orion to operate on the level of processes (instead of threads) - on top of MPS. That would allow better generalization and security isolation.