- 博客(1)
- 资源 (9)
- 收藏
- 关注
Parallel and Concurrent Programming in Haskell
While most programming languages nowadays provide some form of concur-
rent or parallel programming facilities, very few provide as wide a range as
Haskell. The Haskell language is fertile ground on which to build abstrac-
tions, and concurrency and parallelism are no exception here. In the world
of concurrency and parallelism, there is good reason to believe that no one
size ts all programming model for concurrency and parallelism exists, and
so prematurely committing to one particular paradigm is likely to tilt the
language towards favouring certain kinds of problem. Hence in Haskell we
focus on providing a wide range of abstractions and libraries, so that for
any given problem it should be possible to nd a tool that suits the task at
hand.
2014-11-06
MPI并行计算
高性能计算技术在国内外受到高度的重视 它在科学研究 工程技术 以及军事技术方
面的应用 已取得了巨大的成就 国际上科学家广泛认为 21世纪人类所面临的重要科技问
题 被称为 巨大挑战, Great Challenge” , 如人类基因 全球气候准确预报 海洋环流循
环等等 没有万亿次以上的高性能计算机是无法解决的 军事上的核爆炸模拟 也必须使用
万亿次以上的高性能计算机 美国90年代的有关高性能计算技术的研究规划 如HPCC和
ASCI 都是在总统直接参与下制定的 在我国 高性能计算技术也受到各级领导部门的十
分的关注和重视
2014-10-28
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人