e253
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Solving the Pendulum Problem (ethansteere.net)
- Show HN: Zig Inspired Standalone OpenCL Compiler (github.com)
Hello HN, I’d like some feedback on a recent project: openclc. As the name suggests it’s an AOT compiler for OpenCL-C/C++ code targeting SPIR-V to be consumed by `clCreateProgramWithIL`. Coming from CUDA, I liked using…