-
Notifications
You must be signed in to change notification settings - Fork 12
Home
basanders edited this page Jun 24, 2014
·
1 revision
aces4 is a new and improved implementation of the Super Instruction Architecture. The original application domain is Computational Chemistry, particularly coupled cluster methods which are dominated by tensor algebra using very large, dense multi-dimensional arrays with irregular access patterns, and very complex algorithms.
- New implementation
- Architected for adaptability and sustainability as well as performance
- Separation of concerns between Computer Scientists and Computational Chemists
- Domain specific programming language (SIAL) and a runtime systems (SIP) that supports "programming with blocks".