Bug 509 - Exception in CLPlatform.getICDSuffix()
Summary: Exception in CLPlatform.getICDSuffix()
Status: RESOLVED WORKSFORME
Alias: None
Product: Jocl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: pc_x86_64 macosx
: P4 normal
Assignee: Michael Bien
URL:
Depends on:
Blocks:
 
Reported: 2011-08-01 18:54 CEST by Rex Guo
Modified: 2013-10-12 23:45 CEST (History)
2 users (show)

See Also:
Type: ---
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!