https://github.com/drom/wast-ptx
WebAssembly AST to Parallel Thread Execution (PTX) ISA
https://github.com/drom/wast-ptx
Last synced: 2 months ago
JSON representation
WebAssembly AST to Parallel Thread Execution (PTX) ISA
- Host: GitHub
- URL: https://github.com/drom/wast-ptx
- Owner: drom
- License: mit
- Created: 2016-05-02T20:18:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T05:19:24.000Z (about 9 years ago)
- Last Synced: 2025-01-24T19:41:18.974Z (4 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wast-ptx
WebAssembly AST to Parallel Thread Execution (PTX) ISA
http://docs.nvidia.com/cuda/pdf/ptx_isa_4.3.pdf
http://llvm.org/docs/NVPTXUsage.html