Utilize the GPU for computational tasks

Hello, I’ve coded a simple neural network using processing. I want to utilize the GPU for computational tasks. How could i do that?

Best regards, Ripolas.

1 Like

start with reading this info it will give you the basics, you have anymore questions then i’m here!

1 Like

Hello @ripolas,

I suggest limiting search to a few keywords such as library (or plural), GPU, Java, acceleration…

One article:

https://blogs.oracle.com/javamagazine/post/programming-the-gpu-in-java

I then searched for the different libraries in the Processing forums.

Try the search in the upper right here:

:)