ITK Working Group Parallel Computation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
 
Line 10: Line 10:


   Operate on images larger the disk space available to a single node?
   Operate on images larger the disk space available to a single node?
{{ITK/Template/Footer}}

Latest revision as of 17:16, 16 December 2005

Introduction

This page is intended to provide a place for exchanging information among ITK users and developers interested in parallel computation.


Wouldn't it be neat if ITK could :

 Operate on a beowulf cluster, with each image in the pipeline and all execution spread out across the nodes?
 Operate on images many times larger than the RAM available to a single node?
 Operate on images larger the disk space available to a single node?



ITK: [Welcome | Site Map]