Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: example_start_shutdown

  1. #11

    Default

    Good to see that the problem is solved. Usually ssh -X ... is sufficient though, maybe there is something special with your installation/setup?

    The extra set_gpu_enabled() call in #6 is a known problem and will be fixed in the next release.

  2. #12
    Join Date
    Jan 2012
    Location
    London, UK
    Posts
    7

    Default

    Quote Originally Posted by Joachim View Post
    Good to see that the problem is solved. Usually ssh -X ... is sufficient though, maybe there is something special with your installation/setup?

    The extra set_gpu_enabled() call in #6 is a known problem and will be fixed in the next release.
    Thanks for your help, Joachim !!!

  3. #13
    Join Date
    Jan 2012
    Posts
    2

    Default

    My first feedback on using the integration framework:
    I've tried to integrate the startup and shutdown into our own codebase and the neuray interface failed to startup for the same reason mentioned above: It could not find a pro GPU.

    Pasting the GPU enable call into the code as well did the trick.

    So I think this should be considered for the next release of the integration toolkit. Adding these lines help to get evaluation testing going. I can't see how the sample would work without the GPU enabled if you just run it under "evaluation" license.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •