An embedded language for GPU kernel programming.
- Obsidian does not depend on the “CUDA” package anymore. If running on a GPU from haskell (by using the CUDA package) is desired, the Obsidian-Run-CUDA package should be installed as well
- “Up” the versions
- Remove all example code that relies on CUDA (Move to another repo)
- A.B.C.D
- A.B changes when API Changes (in a disruptive way)
- C changes with additions that does not break existing programs
- D Bugfixes and internal hacking.