Looking closely at the atomics used in the backwards rasterizer, it appears that the computation only occurs across a block. The atomics could be...
Well, I tried to use AdaptiveCpp, but there's some weirdness about memcpy and memset going on. And, it looks like I'm not the only one to notice that...
I couldn't get AdaptiveCpp to compile the project. It segfaulted. Here are some resources for inlining assembly into SYCL for HIP/ROCm. Atomic...
Performance is atrocious for atomics on the 6600XT. Specifically, with SYCL. There's a thread from the GROMACS developers on why using AdaptiveCPP....
Trying to fun SYCL-DiffRast through ZeroMQ between laptops using WSL2. There's a problem though: using zmq from WSL2 on the Zenbook Pro 15 locks the...
I forgot, oneAPI and Nvidia integration isn't available on Windows yet. sigh