e253
No user record in our sample, but e253 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- 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…