|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
for $2700! So who's willing to plunk down the cash to test Povray on this thing?
BTW, it's an addon card with 64 x86 processors on it. Apparently programming
this thing is the same as programming any other x86 computer.
Here's some benchmarks comparisons between Xeon Phi and NVidia Tesla:
http://goprallel.sourceforge.net/independent-test-xeon-phi-shocks-tesla-gpu/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"jhu" <nomail@nomail> wrote:
> Here's some benchmarks comparisons between Xeon Phi and NVidia Tesla:
>
> http://goprallel.sourceforge.net/independent-test-xeon-phi-shocks-tesla-gpu/
That link pulls up a 404 error. Is there a typo in it? I tried searching
sourceforge.net itself, but no luck either.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hi(gh)!
On 30.04.2013 20:11, jhu wrote:
> BTW, it's an addon card with 64 x86 processors on it. Apparently programming
> this thing is the same as programming any other x86 computer.
>
> Here's some benchmarks comparisons between Xeon Phi and NVidia Tesla:
Does POV-Ray 3.7 in fact support real-time raytracing? That would be new
to me...
See you in Khyberspace!
Yadgar
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Kenneth wrote:
>> http://goprallel.sourceforge.net/independent-test-xeon-phi-shocks-tesla-gpu/
>
> That link pulls up a 404 error. Is there a typo in it? I tried searching
> sourceforge.net itself, but no luck either.
try goparallel instead of goprallel ;)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Hi(gh)!
>
> On 30.04.2013 20:11, jhu wrote:
>
>> BTW, it's an addon card with 64 x86 processors on it. Apparently
>> programming
>> this thing is the same as programming any other x86 computer.
>>
>> Here's some benchmarks comparisons between Xeon Phi and NVidia Tesla:
>
> Does POV-Ray 3.7 in fact support real-time raytracing? That would be new
> to me...
http://wiki.povray.org/content/Documentation:Windows_Section_1#Real-Time_Raytracing
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Kenneth" <kdw### [at] gmailcom> wrote:
> "jhu" <nomail@nomail> wrote:
>
> > Here's some benchmarks comparisons between Xeon Phi and NVidia Tesla:
> >
> > http://goprallel.sourceforge.net/independent-test-xeon-phi-shocks-tesla-gpu/
>
> That link pulls up a 404 error. Is there a typo in it? I tried searching
> sourceforge.net itself, but no luck either.
Oops! Typo.
http://goparallel.sourceforge.net/independent-test-xeon-phi-shocks-tesla-gpu/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Le 30/04/2013 20:11, jhu nous fit lire :
> for $2700! So who's willing to plunk down the cash to test Povray on this thing?
>
> BTW, it's an addon card with 64 x86 processors on it. Apparently programming
> this thing is the same as programming any other x86 computer.
>
> Here's some benchmarks comparisons between Xeon Phi and NVidia Tesla:
>
> http://goparallel.sourceforge.net/independent-test-xeon-phi-shocks-tesla-gpu/
>
>
The parallel test Phi vs Cuda is unrealistic when expanding to povray:
Phi test (and Cuda test) all use many core, local data (small size).
Povray would use many core, global data (huge, the scene): the
bottleneck is going to be the memory bus.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"jhu" wrote:
> for $2700! So who's willing to plunk down the cash to test Povray on this thing?
>
> BTW, it's an addon card with 64 x86 processors on it. Apparently programming
> this thing is the same as programming any other x86 computer.
From what I've tried, it's similar to cross-compiling. Unfortunately, POV-Ray's
make file doesn't seem friendly to cross-compiling. I have access to machines
with one or two Phis installed, and expect to try getting POV-Ray to run on the
coprocessors this summer. If successful, I'll post the results.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Am 01.05.2013 16:14, schrieb waggy:
> "jhu" wrote:
>> for $2700! So who's willing to plunk down the cash to test Povray on this thing?
>>
>> BTW, it's an addon card with 64 x86 processors on it. Apparently programming
>> this thing is the same as programming any other x86 computer.
>
> From what I've tried, it's similar to cross-compiling. Unfortunately, POV-Ray's
> make file doesn't seem friendly to cross-compiling. I have access to machines
> with one or two Phis installed, and expect to try getting POV-Ray to run on the
> coprocessors this summer. If successful, I'll post the results.
Looking forward to it.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |