Athapascan -1 : Parallel Application Programming Interface
Portability and Performances : adapt scheduling
- distribution/regulation separated from application
- Natural Semantics, independent of architecture : sequential style [Jade, NESL, ? Cilk] :
Each read sees last write in the sequential order of execution
- Simple C++ library : 2 keywords ! (Fork and Shared)