Given by Salim Hariri at Rome Laboratory Review on August 10,1995. Foils prepared August 10,1995
Abstract * Foil Index for this file
Overview of Message Passing Tools |
Overview of NCS Design Approach |
NCS Implementation Approach |
Conclusion Remarks |
This table of Contents Abstract
Salim Hariri |
ECE Department |
Syracuse University |
Overview of Message Passing Tools |
Overview of NCS Design Approach |
NCS Implementation Approach |
Conclusion Remarks |
Simplicity
|
Concurrent Data Transfers
|
Bypass operating system to reduce number of data copying operations. |
Have kernel buffers mapped to user address space. |
Provide services for overlapping communication with computation. |
Have multiple threads per process. |
Modular Approach - support wide range of HPCC QOS requirements. |
Multithread approach is flexible. |
Completed NCS implementation using P4. |
Benchmark/evaluation of NCS/P4 implementation. |
Completed NCS implementation using PVM. |
Work in progress evaluating NCS/PVM. |
NCS/API implementation.
|