• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

complete os running on gpu?

jhu

Lifer
after perusing gpgpu.org, i'm left wondering whether or not it's possible to run a complete os on the video card? do current gpus have enough general purpose instructions to do this?
 
A SM3.0 GPU *might*, but it would be using the hardware in horribly inefficient ways at best. It would be sort of like trying to write an OS to run using only the MMX/SSE instruction sets.
 
unrelated...

wow that LU factorization is really nifty. Incredible how well the problem scales on a GPU vs a fairly fast P4.

Any idea as to what machine zero/epsilon is on a new GPU? Are these guys still using IEEE double precision or is there something else going on?
 
Back
Top