Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.

Home Page:http://aparapi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurator can't find devices

freemo opened this issue · comments

So merged in all of @CoreRasurae 's configurator code and ran the unit tests but got the following exception. So the release will be held off until we fix this.

[ERROR] configuratorCallbackTest(com.aparapi.runtime.OpenCLDeviceConfiguratorTest)  Time elapsed: 0.017 s  <<< FAILURE!
java.lang.AssertionError: Number of configured devices should be > 0
	at com.aparapi.runtime.OpenCLDeviceConfiguratorTest.configuratorCallbackTest(OpenCLDeviceConfiguratorTest.java:77)

@freemo Its ready for merging, from my side