AccelerateHS / AccelerateHS/accelerate-backend-kit
Change types in SPMD to switch to heterogenous rather than homogenous backends
Open
- Dominant language
- Haskell
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This means using more existential types, e.g. `SomeSimpleBackend`.
This gets tricky in combination with type functions like `SimpleRemote b`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.