POV-Ray : Newsgroups : povray.macintosh : MacPro parallel rendering trouble : Re: MacPro parallel rendering trouble Server Time
26 Jul 2024 20:59:44 EDT (-0400)
  Re: MacPro parallel rendering trouble  
From: CAD-Andi
Date: 15 Aug 2014 19:55:01
Message: <web.53ee9d99eb46999bec12b4220@news.povray.org>
Thanks to Yvo the problem is solved:

The solution to running multiple render tasks in parallel on a MAC is:

1. Setup multipole users
2. Allow easy user switching for convenience in the OSX settings
3. Use the command line version of povray and .ini file to start your render
tasks.

Don't forget to point povray with the option +Llibrarypath to the standard
includes directory.

Running multiple render tasks of povray can maximize the CPU usage also during
the linear parsing process that can sometimes be as long or even longer than the
render process depending on how much imported mesh data you try to render.
Parsing can only be done on one core at a time.

Thanks Yvo for the MAC (unofficial) port of POVRAY!

Andi


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.