If we define each supercomputer node as a parameterized abstract machine, then it's possible to design algorithms independently of hardware. Such an abstract machine could consist of a collection of vector process...
详细信息
If we define each supercomputer node as a parameterized abstract machine, then it's possible to design algorithms independently of hardware. Such an abstract machine could consist of a collection of vector processors, each with a small fast memory communicating via a larger global memory. Programming this type of machine will require ideas from the past as well as new concepts.
暂无评论