How are use your miner in servers ? he has integrated video card Matrox G200eW and i do not find opencl driver or sdk for this card.
error in log miner:
Stack trace from the attempt to load the library as a resource:
java.lang.UnsatisfiedLinkError: Could not initialize native library. Implementation library 'OpenCL.dll' could not be loaded
2016-03-17 11:16:23.427 INFO 1808 --- [main] burstcoin.jminer.CommandLineRunner : Starting CommandLineRunner v0.4.3-SNAPSHOT on User-PC with PID 1808 (C:\burstcoin-jminer-0.4.3-SNAPSHOT\burstcoin-jminer-0.4.3-SNAPSHOT.jar started by User in C:\burstcoin-jminer-0.4.3-SNAPSHOT)
2016-03-17 11:16:23.461 INFO 1808 --- [main] burstcoin.jminer.CommandLineRunner : No active profile set, falling back to default profiles: default
2016-03-17 11:16:26.297 WARN 1808 --- [main] s.c.a.AnnotationConfigApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'OCLChecker': Invocation of init method failed; nested exception is org.jocl.CLException: CL_DEVICE_NOT_FOUND
2016-03-17 11:16:26.315 ERROR 1808 --- [main] o.s.boot.SpringApplication : Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'OCLChecker': Invocation of init method failed; nested exception is org.jocl.CLException: CL_DEVICE_NOT_FOUND