Difference between revisions of "NA"
From NAMIC Wiki
m (Update from Wiki) |
m (Update from Wiki) |
||
Line 1: | Line 1: | ||
− | '''Objective:''' | + | '''Objective:''' |
+ | |||
+ | * Enable Slicer3 to execute work in a distributed grid environment | ||
+ | * Enable NA-MIC algorithms to be tested in a distributed grid environment | ||
'''Progress:''' | '''Progress:''' | ||
− | The | + | * Installed and updated grid infrastructure components: namic-srb submit machine, implemented configuration for Condor/Globus/GSI to allow NA-MIC users access to 64 node cluster. |
− | + | * 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 - based on the execution model, this API enables the running of algorithms in a distributed grid environment | |
− | |||
− | |||
− | * | ||
'''Key Investigators:''' | '''Key Investigators:''' | ||
− | * | + | * UCSD BIRN-CC: Jeffrey Grethe, Brendan Faherty |
− | |||
− | + | '''Links:''' | |
− | * [[ | + | * [[2006_Project_Week_MIT_Grid_Integration|2006 Programming Week Project Page]] |
− | * [[ | + | * [[Slicer3:Grid_Interface|Slicer3:Grid_Interface]] |
− | * [[ | + | * [[Slicer3:Execution_Model|Slicer3:Execution_Model]] |
Revision as of 13:28, 18 December 2006
Home < NAObjective:
- Enable Slicer3 to execute work in a distributed grid environment
- Enable NA-MIC algorithms to be tested in a distributed grid environment
Progress:
- Installed and updated grid infrastructure components: namic-srb submit machine, implemented configuration for Condor/Globus/GSI to allow NA-MIC users access to 64 node cluster.
- 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 - based on the execution model, this API enables the running of algorithms in a distributed grid environment
Key Investigators:
- UCSD BIRN-CC: Jeffrey Grethe, Brendan Faherty
Links: