jhuber6
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…