eth-easl / orion

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

Fix invalid memory accesses #3

Closed fotstrt closed 1 month ago

fotstrt commented 1 year ago

Currently, we apply a kernel-specific logic for fixing invalid memory accesses - this is not scalable, and makes debugging very hard (e.g. for bert)