[vtkusers] parallel rendering on multi-core PCs>>

Theodore Holden theodoreholden at yahoo.com
Wed Jul 1 09:58:05 EDT 2009


Hi,

Thanks!  


Ted




________________________________
From: David E DeMarle <dave.demarle at kitware.com>
To: Michael Jackson <mike.jackson at bluequartz.net>
Cc: Theodore Holden <theodoreholden at yahoo.com>; VTK <vtkusers at vtk.org>
Sent: Tuesday, June 30, 2009 4:51:17 PM
Subject: Re: [vtkusers] parallel rendering on multi-core PCs>>

I agree with Mike.

A good MPI implementation can run parallel VTK (and ParaView)
efficiently on SMP machines.
It is true that a native multithreaded application would be more
efficient. I have heard rumours of at least two groups who are trying
to address the issue.

You should also know the VTK does have some thread level parallelism
built in, mostly inside the Imaging filters, where the technique
frequently returns maximum benefits more or less trivially.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Tue, Jun 30, 2009 at 10:13 PM, Michael
Jackson<mike.jackson at bluequartz.net> wrote:
> MPI is your friend on this.
>
> _________________________________________________________
> Mike Jackson                  mike.jackson at bluequartz.net
> BlueQuartz Software                    www.bluequartz.net
> Principal Software Engineer                  Dayton, Ohio
>
> On Jun 30, 2009, at 4:08 PM, Theodore Holden wrote:
>
>>
>>
>> Another dumb question here.....
>>
>> All of the information I've found so far related to parallel rendering
>> using VTK involves the use of multiple individual computers and dates from
>> five or six years ago.
>>
>> Is there such a thing as using one of the new multi-core chip PCs for
>> parallel rendering applications?   I notice that MicroCenter is selling a P7
>> desktop for around $800 now and you'd think the idea would occur to
>> somebody.
>>
>>
>>
>> Ted
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090701/01476803/attachment.htm>


More information about the vtkusers mailing list