Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
http://aparapi.com
Apache License 2.0
466 stars 59 forks source link

Enable Flags don't work anymore in 1.10.0 #141

Open Helios85 opened 6 years ago

Helios85 commented 6 years ago

Setting the following enable flags either via -D VM parameters or via

System.setProperty("com.amd.aparapi.enableShowGeneratedOpenCL", "true"); System.setProperty("com.amd.aparapi.enableProfiling", "true");

does not work anymore in Aparapi 1.10.9