https://github.com/jefflarkin/openmp-target-interoperability
Examples for mixing OpenMP target directives with other programming models.
https://github.com/jefflarkin/openmp-target-interoperability
Last synced: 6 months ago
JSON representation
Examples for mixing OpenMP target directives with other programming models.
- Host: GitHub
- URL: https://github.com/jefflarkin/openmp-target-interoperability
- Owner: jefflarkin
- Created: 2018-03-25T00:33:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T00:34:24.000Z (almost 8 years ago)
- Last Synced: 2025-03-27T03:13:25.712Z (12 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenMP Target Interoperability Examples
=======================================
Author: Jeff Larkin