Difference between revisions of "NA-MIC/Projects/NA-MIC Kit/Grid Computing"
From NAMIC Wiki
Line 1: | Line 1: | ||
Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]] | Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]] | ||
− | '' | + | = Name of Template Project goes here = |
+ | |||
+ | ''Goals'' | ||
* Enable Slicer3 to execute work in a distributed grid environment | * Enable Slicer3 to execute work in a distributed grid environment | ||
* Enable NA-MIC algorithms to be tested in a distributed grid environment | * Enable NA-MIC algorithms to be tested in a distributed grid environment | ||
− | + | = Description = | |
* Installed and updated grid infrastructure components: implemented configuration for Condor/Globus/GSI to allow NA-MIC and external users to access UCSD computational resources. | * Installed and updated grid infrastructure components: implemented configuration for Condor/Globus/GSI to allow NA-MIC and external users to access UCSD computational resources. | ||
Line 15: | Line 17: | ||
[[image:Slgrid-screenshot.jpg|150px|thumb|Slicer3 Grid Integration]] | [[image:Slgrid-screenshot.jpg|150px|thumb|Slicer3 Grid Integration]] | ||
− | + | = Key Investigators = | |
* UCSD BIRN-CC: Jeffrey Grethe, Marco Ruiz, Neil Jones | * UCSD BIRN-CC: Jeffrey Grethe, Marco Ruiz, Neil Jones | ||
Line 21: | Line 23: | ||
* Isomics: Steve Pieper | * Isomics: Steve Pieper | ||
− | + | = Links = | |
+ | |||
* [[Slicer3:Grid_Interface|Slicer3:Grid_Interface]] | * [[Slicer3:Grid_Interface|Slicer3:Grid_Interface]] | ||
* [[Slicer3:Grid_Interface_UseCases|Slicer3:Grid_Interface_UseCases]] | * [[Slicer3:Grid_Interface_UseCases|Slicer3:Grid_Interface_UseCases]] |
Revision as of 18:47, 28 November 2007
Home < NA-MIC < Projects < NA-MIC Kit < Grid ComputingBack to NA-MIC_Collaborations
Name of Template Project goes here
Goals
- Enable Slicer3 to execute work in a distributed grid environment
- Enable NA-MIC algorithms to be tested in a distributed grid environment
Description
- Installed and updated grid infrastructure components: implemented configuration for Condor/Globus/GSI to allow NA-MIC and external users to access UCSD computational resources.
- Defined Data Execution Model for Slicer3 - The purpose of this is to facilitate a "run-everywhere" philosophy for algorithm writers. If NAMIC adopts a standard for algorithm "self-description" that is followed when command line executables are written, Slicer, the grid, clusters, etc... should be able to use the executables directly in their environment.
- Defined API for the Grid Interface - this API enables the configuration of available cluster resources and allows the running of algorithms on this distributed grid environment
- First implementation of the Grid Wizard (GWiz) is now in testing for a select set of algorithms. A beta release is scheduled for the NAMIC 2007 Summer Programmer's Week. Additionaly, an initial integration with the Slicer3 environment has been accomplished (see image thumbnail)
Key Investigators
- UCSD BIRN-CC: Jeffrey Grethe, Marco Ruiz, Neil Jones
- GE: Dan Belzek, Jim Miller
- Isomics: Steve Pieper