jhuber6

↗ HN profile [ 26.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've been recently working on porting standard C library functions to work on the GPU https://libc.llvm.org/gpu/. A colleague of mine suggested using it to run DOOM, so that's what I did. It runs on both AMD and NVIDIA…