Coder Social home page Coder Social logo

Comments (4)

kamei86i avatar kamei86i commented on August 29, 2024

I think you have to point in the -Djava.library.path JVM variable the
location on your machine of the aparapi dylib. That is, download from the
aparapi site the correct version of the shared library for your Os and then
open the Eclipse launch configuration for the AETest and put
-Djava.library.path=<path-to-libaparapi_x86_64.dylib> into Arguments->VM
Arguments.

I hope it will resolve your problem :)


Giuseppe Castellucci
[email protected]
+39 3934475836

On Tue, Apr 29, 2014 at 3:13 PM, mintaka [email protected] wrote:

I downloaded the latest codehttps://github.com/ivan-vasilev/neuralnetworks/commit/1e05c5530cdf2f55e617d12875ce386d544d083cand imported the project as a Maven project into Eclipse. When I run JUnit
test for AETest on my MacBook Pro (with OS X 10.9.2, i5 and Intel Iris
1024 MB), I got the following error:

TRAINING testAEBackpropagation...
Check your environment. Failed to load aparapi native library aparapi_x86_64 or possibly failed to locate opencl native library (opencl.dll/opencl.so). Ensure that both are in your PATH (windows) or in LD_LIBRARY_PATH (linux).
Apr 29, 2014 9:08:31 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class com.github.neuralnetworks.calculation.neuronfunctions.AparapiSigmoid$AparapiSigmoidFunction: CPU request can't be honored not CPU device
Apr 29, 2014 9:08:31 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class com.github.neuralnetworks.calculation.neuronfunctions.AparapiSigmoid$AparapiSigmoidFunction: CPU request can't be honored not CPU device
Apr 29, 2014 9:08:31 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class com.github.neuralnetworks.training.backpropagation.BackPropagationSigmoid$AparapiBackpropSigmoid: CPU request can't be honored not CPU device
Apr 29, 2014 9:08:31 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class com.github.neuralnetworks.training.backpropagation.BackPropagationSigmoid$AparapiBackpropSigmoid: CPU request can't be honored not CPU device
Apr 29, 2014 9:08:31 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class com.github.neuralnetworks.training.backpropagation.BackPropagationSigmoid$AparapiBackpropSigmoid: CPU request can't be honored not CPU device
Apr 29, 2014 9:08:31 PM com.amd.aparapi.KernelRunner warnFallBackAndExecute
WARNING: Reverting to Java Thread Pool (JTP) for class com.github.neuralnetworks.training.backpropagation.BackPropagationSigmoid$AparapiBackpropSigmoid: CPU request can't be honored not CPU device

May I know someone has ever experienced the same problem? Really need some
help here. Thanks!


Reply to this email directly or view it on GitHubhttps://github.com//issues/24
.

from neuralnetworks.

diPDew avatar diPDew commented on August 29, 2024

Thanks, Giuseppe! It works :)

from neuralnetworks.

jamesStewart2015 avatar jamesStewart2015 commented on August 29, 2024

Hello,
I have the same problem.
I'm using Netbeans 8.0, on Windows 7.
My GPU is Quadro FX 1800

from neuralnetworks.

NicoVolcano avatar NicoVolcano commented on August 29, 2024

I'd like to point to this clean solution that worked for me:

http://stackoverflow.com/questions/957700/how-to-set-the-java-library-path-from-eclipse

take care

from neuralnetworks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.