Skip to content

Commit

Permalink
Refine implementation goals for GPU compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
junyixu authored Jan 12, 2025
1 parent 34f70a7 commit a3b7347
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ using TrixiEnzyme
- [x] Documentation
- [ ] Including more AD Examples/Tutorials
- [ ] GPU compatibility
- [X] Implement a GPU-accelerated gradient computation for the vanilla upwind scheme
- [X] Add interfaces for gradient computation for TrixiCUDA
- [ ] Compute Jacobian for TrixiCUDA (Both Forward and Reverse)
- [ ] Benchmarking
- WIP: [ISSUE#3](https://github.com/junyixu/jacobian4DG/issues/3)

0 comments on commit a3b7347

Please sign in to comment.