rzel / aparapi

Automatically exported from code.google.com/p/aparapi
Other
0 stars 0 forks source link

Problem getting aparapi working with HSA #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Follow the SettingUpLinuxHSAMachineForAparapi wiki entry. Use 
https://github.com/HSAFoundation/Linux-HSA-Drivers-And-Images-AMD/tree/master/ub
untu13.10-based-alpha2 and jdk1.8.0_20
2.build the samples
3.run mandel

What is the expected output? What do you see instead?

Expected: mandel running on GPU
Actual: mandel running on JAVA thread pool. Following is the output message.
May 10, 2014 4:18:29 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class 
com.amd.aparapi.sample.mandel.Main$MandelKernel: GPU request can't be honored 
OpenCLDevice.best() returned null
Execution mode=JTP

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by bsp2...@gmail.com on 10 May 2014 at 11:23

GoogleCodeExporter commented 8 years ago
Opps. I should have ran hsailMandel instead of mandle. How do I close this 
issue?

Original comment by bsp2...@gmail.com on 10 May 2014 at 11:39

GoogleCodeExporter commented 8 years ago
I will close it.  Glad you got it working. 

Original comment by frost.g...@gmail.com on 11 May 2014 at 2:02