This repo covers my learning of the OpenCL language, using rust opencl3 crate
  • Rust 88.7%
  • Nix 11.3%
Find a file
Emilien GABON 6991115741 (fix): typo
2026-05-07 14:02:15 +02:00
notes (fix): typo 2026-05-07 14:02:15 +02:00
src (compatibility): add CPU compatibility, tested with pocl on amd EPYC 2026-05-04 15:03:53 +02:00
.gitignore (init) add working flake.nix and the example 'basics' code from opencl3 crate 2026-05-01 22:36:14 +02:00
Cargo.lock (init) add working flake.nix and the example 'basics' code from opencl3 crate 2026-05-01 22:36:14 +02:00
Cargo.toml (init) add working flake.nix and the example 'basics' code from opencl3 crate 2026-05-01 22:36:14 +02:00
flake.lock (init) add working flake.nix and the example 'basics' code from opencl3 crate 2026-05-01 22:36:14 +02:00
flake.nix (learn): add memory model scheme & some notes 2026-05-07 13:59:54 +02:00
readme.md (init): add readme.md 2026-04-30 14:27:48 +02:00