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;…') |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]] | Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]] | ||
+ | Image:64_bit_logo.jpg | ||
</gallery> | </gallery> | ||
Line 11: | Line 12: | ||
<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 19: | ||
<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 27: | ||
<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. | |
+ | |||
+ | <h3>Success</h3> | ||
+ | |||
+ | <gallery> | ||
+ | Image:8gig2.png | ||
+ | </gallery> | ||
</div> | </div> | ||
Line 33: | Line 42: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be incorporated into | + | This work will be incorporated into Slicer allowing us to provide 64 bit Windows binaries during release cycles. |
</div> | </div> |
Latest revision as of 16:06, 14 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.
Delivery Mechanism
This work will be incorporated into Slicer allowing us to provide 64 bit Windows binaries during release cycles.