https://github.com/tmcdonell/gpuvac
test of vac like computation on a gpu
https://github.com/tmcdonell/gpuvac
Last synced: 8 months ago
JSON representation
test of vac like computation on a gpu
- Host: GitHub
- URL: https://github.com/tmcdonell/gpuvac
- Owner: tmcdonell
- Created: 2018-05-24T02:56:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T03:15:49.000Z (about 8 years ago)
- Last Synced: 2025-02-17T21:05:19.792Z (over 1 year ago)
- Language: Haskell
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
Awesome Lists containing this project
README
# gpuvac
This is a proof of concept code for demonstrating numeric computation in a functional and performant manner.
Utilizing the Accelerate library, gpuvac implements an explicit advection stepping system for Magnetohydrodynamics (MHD).