Difference between revisions of "2011 Winter Project Week:64bit Windows Builds"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2011.png|Projects List </gallery> ==Key Investigators== * Kitware: David Partyka <div style="margin: 20px;…') |
|||
Line 11: | Line 11: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | Upgrade components of Slicer as necessary so that Slicer can be deployed as a 64bit Windows application. | |
</div> | </div> | ||
Line 18: | Line 18: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | There are several fronts that needs to be investigated. | |
+ | * Updating all prebuilt tcl libraries to also include 64bit versions. | ||
+ | * Discuss what to do about ITK3. It can be compiled 64bit but infact doesn't actually support loading data >4GB. | ||
</div> | </div> | ||
Line 24: | Line 26: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | Several discussions have occurred particularly regarding the fact that ITK4 now has support for loading large data. Further discussion is needed to see how Slicer may want to move forward with moving to ITK4. | |
</div> | </div> |
Revision as of 19:08, 8 January 2011
Home < 2011 Winter Project Week:64bit Windows BuildsKey Investigators
- Kitware: David Partyka
Objective
Upgrade components of Slicer as necessary so that Slicer can be deployed as a 64bit Windows application.
Approach, Plan
There are several fronts that needs to be investigated.
- Updating all prebuilt tcl libraries to also include 64bit versions.
- Discuss what to do about ITK3. It can be compiled 64bit but infact doesn't actually support loading data >4GB.
Progress
Several discussions have occurred particularly regarding the fact that ITK4 now has support for loading large data. Further discussion is needed to see how Slicer may want to move forward with moving to ITK4.
Delivery Mechanism
This work will be incorporated into VTK.