Login  Register

Re: Parallel Execution or Computation on GPU using JOGL.

Posted by Xerxes Rånby on Apr 13, 2018; 4:21pm
URL: https://forum.jogamp.org/Parallel-Execution-or-Computation-on-GPU-using-JOGL-tp4038809p4038812.html

2018-04-13 13:58 GMT+02:00 Manjunatha Bhat [via jogamp] <[hidden email]>:
This Code is not EXECUTING In ECLIPSE IDE ""import org.slf4j.LoggerFactory;"" here .i'm getting error . What is the System requirement .

The system requirement (for this example code) is SLF4j
https://www.slf4j.org/ <- read this site what SLF4J is and what it can do for you
read the example code and you can choose to delete all lines using SLF4J because it is only logging,
SLF4J is not required for JOGL OpenGL functionality

you need to do your homework, you cant ask US to do your homework unless you hire us.