POV-Ray : Newsgroups : povray.off-topic : The greatest knowledge... Server Time
30 Jul 2024 04:20:45 EDT (-0400)
  The greatest knowledge... (Message 41 to 44 of 44)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Invisible
Subject: Re: The greatest knowledge...
Date: 14 Jun 2011 09:25:50
Message: <4df7615e$1@news.povray.org>
On 14/06/2011 02:04 PM, Francois Labreque wrote:

> All this talk makes me wonder... has there ever been a mainframe port of
> POV-Ray?

1. Yes, almost certainly.

2. Why would that be useful? Mainframes are supposedly optimised for I/O 
performance, not compute performance.


Post a reply to this message

From: Francois Labreque
Subject: Re: The greatest knowledge...
Date: 14 Jun 2011 09:42:08
Message: <4df76530$1@news.povray.org>

> On 14/06/2011 02:04 PM, Francois Labreque wrote:
>
>> All this talk makes me wonder... has there ever been a mainframe port of
>> POV-Ray?
>
> 1. Yes, almost certainly.
>
> 2. Why would that be useful? Mainframes are supposedly optimised for I/O
> performance, not compute performance.

Ever heard of Cray Supercomputers?  ;-)

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

From: Invisible
Subject: Re: The greatest knowledge...
Date: 14 Jun 2011 10:21:09
Message: <4df76e55$1@news.povray.org>
On 14/06/2011 02:42 PM, Francois Labreque wrote:

>> 2. Why would that be useful? Mainframes are supposedly optimised for I/O
>> performance, not compute performance.
>
> Ever heard of Cray Supercomputers? ;-)

Depending on who you ask, a supercomputer isn't the same thing as a 
mainframe.

When I was at the London Science Museum, I had a chance to see a Cray 2 
supercomputer. According to Wikipedia, this was the fastest computer on 
Earth when it was first built, managing to achieve a peak performance of 
about 1.9 GFLOPS.

...which sounds like a lot, until you realise that the Cray 2 originally 

US) which produces about 2,488 GFLOPS.

(Also: Trying to get GFLOPS ratings for recent CPUs is like trying to 
find gold dust!)


Post a reply to this message

From: Clarence1898
Subject: Re: The greatest knowledge...
Date: 14 Jun 2011 22:25:01
Message: <web.4df817b0a4238ea5f0b197720@news.povray.org>
Francois Labreque <fla### [at] videotronca> wrote:
>
> All this talk makes me wonder... has there ever been a mainframe port of
> POV-Ray?
>

I did port a of Povray 3.5 to Linux390, a version of linux that ran on the
IBM 390 series mainframe.  Actually it was very simple,  download
the povray linux source, and do the standard install.  I can't
give any time comparisons since the install was on a mainframe emulator,
not a real machine.  If and when I get approval, I would like to install
linux on our mainframe, and of course one of the first things I will
do is install povray.  I don't expect it to be that fast compared to
a standard pc.  Processor speed is not that much faster than todays
pc's. It has the standard ieee floating point instructions, but its optimized
for commercial business processing, not scientific or engineering type work.
Plus I'll have to come in at 3AM on a Sunday morning when the business workload
is at its lightest.

Isaac.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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