Bug 509

Summary: Exception in CLPlatform.getICDSuffix()
Product: [JogAmp] Jocl Reporter: Rex Guo <rexguo>
Component: coreAssignee: Michael Bien <bienator>
Status: RESOLVED WORKSFORME    
Severity: normal CC: gouessej, sgothel
Priority: P4    
Version: 1   
Hardware: pc_x86_64   
OS: macosx   
Type: --- SCM Refs:
Workaround: ---

Description Rex Guo 2011-08-01 18:54:13 CEST
When running com.jogamp.opencl.demos.bandwidth.BandwidthBenchmark,
the following exception occurred:

Exception in thread "main" com.jogamp.opencl.CLException$CLInvalidValueException: error while asking for info string [error: CL_INVALID_VALUE]
	at com.jogamp.opencl.CLException.checkForError(CLException.java:67)
	at com.jogamp.opencl.impl.CLTLInfoAccessor.getString(CLTLInfoAccessor.java:82)
	at com.jogamp.opencl.CLPlatform.getInfoString(CLPlatform.java:542)
	at com.jogamp.opencl.CLPlatform.getICDSuffix(CLPlatform.java:500)
	at com.jogamp.opencl.demos.bandwidth.BandwidthBenchmark.main(BandwidthBenchmark.java:70)

More info:
- jocl binary taken from jocl-0.9-b377-20110728-macosx-universal
- jocl-demos cloned from master
- OSX 10.6.7
- Java version "1.6.0_20"
Comment 1 Julien Gouesse 2013-03-27 14:06:52 CET
Whuch graphics card do you use? Please provide more logs.
Comment 2 Sven Gothel 2013-10-12 23:45:47 CEST
Not reproducible - reporter n/a!