POV-Ray : Newsgroups : povray.general : GPU-Support for POV-Ray? : Re: GPU-Support for POV-Ray? Server Time
1 Jun 2024 08:03:36 EDT (-0400)
  Re: GPU-Support for POV-Ray?  
From: Stephen
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

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