I don't really know that much about graphics cards (except when it comes to buying), when talking about programming, I'm a huge noob. (Question 1) I'm not even sure if this is possible, but if I want my graphics card to compute a block of code, only that code, while my processor is running another, how do I do that?
I'm predicting it uses different threads, I feel like there should be a way to assign different processors to different threads.
(Question 2) Also, does LWJGL utilise the graphics card?
That's about all! Thanks!