←back to thread

241 points fschuett | 2 comments | | HN request time: 0s | source
Show context
brcmthrowaway ◴[] No.45663181[source]
Does this support CUDA?
replies(1): >>45663260 #
Pannoniae ◴[] No.45663260[source]
No, this is CPU rendering only! Not even SIMD, just straightforward integer (and float) code.
replies(3): >>45663279 #>>45663867 #>>45664581 #
1. bee_rider ◴[] No.45664581[source]
It would be kind of neat to have OpenGL running on AVX-512, just for fun…
replies(1): >>45667931 #
2. fuhsnn ◴[] No.45667931[source]
I believe Mesa's llvmpipe backend can do that to a degree, never tried, though.