CUDA on AMD GPUs
Find a file
2020-09-14 21:45:56 +02:00
doc Implement support for PTX call instruction 2020-09-08 21:29:18 +02:00
ext Validate PTX build tests against SPIR-V sources 2020-07-12 14:58:54 +02:00
level_zero Refactor main library, implement some more functionality 2020-09-01 01:43:09 +02:00
level_zero-sys Update level0 to 1.0 and unpack fatbins 2020-08-28 22:37:16 +02:00
notcuda Parse vector movs (mov.type a.x b.y;) 2020-09-12 02:33:20 +02:00
notcuda_inject Add platform initialization 2020-02-16 15:58:15 +01:00
notcuda_redirect Add platform initialization 2020-02-16 15:58:15 +01:00
ptx Refactor implicit conversions and start implementing vector extract/insert 2020-09-14 21:45:56 +02:00
spirv_tools-sys Update level0 to 1.0 and unpack fatbins 2020-08-28 22:37:16 +02:00
.gitignore Reorganize project to a workspace 2020-02-09 20:32:21 +01:00
.gitmodules Validate PTX build tests against SPIR-V sources 2020-07-12 14:58:54 +02:00
Cargo.toml Implement integer multiplication 2020-07-25 00:57:54 +02:00