POV-Ray : Newsgroups : povray.general : GPU-Support for POV-Ray? Server Time
2 Jun 2024 09:10:31 EDT (-0400)
  GPU-Support for POV-Ray? (Message 21 to 25 of 25)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Stephen
Subject: Re: GPU-Support for POV-Ray?
Date: 23 Jun 2017 13:18:25
Message: <594d4d61$1@news.povray.org>
On 6/23/2017 5:15 PM, muyu wrote:
> clipka <ano### [at] anonymousorg> wrote:
>> Am 06.01.2016 um 06:03 schrieb Mike Horvath:
>>> What is the benefit of having GPU rendering rather than just going to
>>> the store and buying yourself a faster processor? Are GPUs inherently
>>> better at this stuff than CPUs?
>>
>> The benefit is that GPUs can give you far more floating point operations
>> per buck and second than CPUs.
>>
>> The drawback is, that's only true as long as you're performing the same
>> sequence of operations on a vast number of data points in parallel. As
>> soon as any data points need special treatment, the other data points'
>> computations need to be stalled. So programs need to be written in a
>> matter that minimizes such special handling.
>
> I am wondering GPU-support for Pov-ray is coming?
>
> Now we are having GPU stronger and stronger...
>
> Thanks in advance.
>
> Shouyang
>
>

Hello Shouyang,
This question has been asked many times over the years and always the 
answer boils down to compatibility. PovRay needs to be compatible over 
many operating systems and not be dependant on hardware.
I am sure that others will give you a more technical answer.
But I think it will not happen, unfortunately.

-- 

Regards
     Stephen


Post a reply to this message

From: clipka
Subject: Re: GPU-Support for POV-Ray?
Date: 23 Jun 2017 13:27:19
Message: <594d4f77$1@news.povray.org>
Am 23.06.2017 um 18:15 schrieb muyu:
> clipka <ano### [at] anonymousorg> wrote:
>> Am 06.01.2016 um 06:03 schrieb Mike Horvath:
>>> What is the benefit of having GPU rendering rather than just going to
>>> the store and buying yourself a faster processor? Are GPUs inherently
>>> better at this stuff than CPUs?
>>
>> The benefit is that GPUs can give you far more floating point operations
>> per buck and second than CPUs.
>>
>> The drawback is, that's only true as long as you're performing the same
>> sequence of operations on a vast number of data points in parallel. As
>> soon as any data points need special treatment, the other data points'
>> computations need to be stalled. So programs need to be written in a
>> matter that minimizes such special handling.
> 
> I am wondering GPU-support for Pov-ray is coming?
> 
> Now we are having GPU stronger and stronger...

Ah, the good old "are we there yet?" question.

No, we still aren't.


Post a reply to this message

From: Stephen
Subject: Re: GPU-Support for POV-Ray?
Date: 23 Jun 2017 13:57:30
Message: <594d568a$1@news.povray.org>
On 6/23/2017 6:27 PM, clipka wrote:
> Ah, the good old "are we there yet?" question.
>
> No, we still aren't.


Is that not the stock answer to; When will Pov 4.0 be ready? ;)

-- 

Regards
     Stephen


Post a reply to this message

From: muyu
Subject: Re: GPU-Support for POV-Ray?
Date: 23 Jun 2017 14:15:02
Message: <web.594d59b5ed87f78dcf0bfa9c0@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 23.06.2017 um 18:15 schrieb muyu:
> > clipka <ano### [at] anonymousorg> wrote:
> >> Am 06.01.2016 um 06:03 schrieb Mike Horvath:
> >>> What is the benefit of having GPU rendering rather than just going to
> >>> the store and buying yourself a faster processor? Are GPUs inherently
> >>> better at this stuff than CPUs?
> >>
> >> The benefit is that GPUs can give you far more floating point operations
> >> per buck and second than CPUs.
> >>
> >> The drawback is, that's only true as long as you're performing the same
> >> sequence of operations on a vast number of data points in parallel. As
> >> soon as any data points need special treatment, the other data points'
> >> computations need to be stalled. So programs need to be written in a
> >> matter that minimizes such special handling.
> >
> > I am wondering GPU-support for Pov-ray is coming?
> >
> > Now we are having GPU stronger and stronger...
>
> Ah, the good old "are we there yet?" question.
>
> No, we still aren't.

It is pity...luxrender seems support GPU

It seems this question is more interesting than the other question I asked...

By the way, could you please have a look at the other question? ^^ thanks


Shouyang


Post a reply to this message

From: clipka
Subject: Re: GPU-Support for POV-Ray?
Date: 23 Jun 2017 16:02:53
Message: <594d73ed$1@news.povray.org>
Am 23.06.2017 um 20:11 schrieb muyu:

> It seems this question is more interesting than the other question I asked...
> 
> By the way, could you please have a look at the other question? ^^ thanks

I guess it's less about whether the question is interesting or not, but
whether the folks here know anything to say about it.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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