|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Folks,
3.7 RC6 is now available at http://www.povray.org/beta/.
-- Chris
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Cason <del### [at] deletethistoopovrayorg> wrote:
> Folks,
>
> 3.7 RC6 is now available at http://www.povray.org/beta/.
>
> -- Chris
This version works fine with xp64, thanx
Bert
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Cason wrote:
> 3.7 RC6 is now available at http://www.povray.org/beta/.
Installed fine on Kubuntu 12.04 LTS (Precise), with build-essential already
installed.
sudo apt-get install libboost-thread-dev zlib1g-dev libpng12-dev
libjpeg-turbo8-dev libtiff4-dev libopenexr-dev libsdl-gfx1.2-dev
../configure COMPILED_BY="your name <email@address>"
make check
sudo make install
povray --benchmark
[...]
Render Time:
Photon Time: 0 hours 0 minutes 5 seconds (5.986 seconds)
using 19 thread(s) with 6.875 CPU-seconds total
Radiosity Time: No radiosity
Trace Time: 0 hours 2 minutes 18 seconds (138.180 seconds)
using 16 thread(s) with 2133.519 CPU-seconds total
[4xAMD8347, 1.9GHz, 64GB RAM]
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Le 29/06/2012 02:44, waggy nous fit lire :
> Trace Time: 0 hours 2 minutes 18 seconds (138.180 seconds)
> using 16 thread(s) with 2133.519 CPU-seconds total
>
> [4xAMD8347, 1.9GHz, 64GB RAM]
I like it.
It's about the same time as 1xi7 980X, 3.3GHz using gcc
(i7 is using 12 threads on 6 HT cores, but the povray's performances is
about 7.3 true cores only on that i7)
Notice that the memory amount probably does not care for benchmark, once
the basic need has been covered.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Le_Forgeron wrote:
> > [4xAMD8347, 1.9GHz, 64GB RAM]
>
> I like it.
>
> It's about the same time as 1xi7 980X, 3.3GHz using gcc
> (i7 is using 12 threads on 6 HT cores, but the povray's performances is
> about 7.3 true cores only on that i7)
>
> Notice that the memory amount probably does not care for benchmark, once
> the basic need has been covered.
Moore's Law at work. :)
I got these boards cheap (200 USD) some time ago, and only recently had an
excuse to get the stuff to start populating them, so processors and used RAM are
also inexpensive. The RAM is fully-populated since this machine is meant for
solving fairly large finite element models, which doesn't take all that long
(even on this older beast) IF you can keep the whole thing in memory. It's also
outfitted with 8xSSD SATA II drives in RAID 6 to cut down on file I/O time.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |