Since the computing world has become fully parallel, every software developer today should be familiar with the notion of "parallel algorithm structure." If in recent years, students have studied a basic int...
详细信息
ISBN:
(纸本)9783030105495;9783030105488
Since the computing world has become fully parallel, every software developer today should be familiar with the notion of "parallel algorithm structure." If in recent years, students have studied a basic introduction to algorithms;today, parallel algorithm structure must become a vital part of computer science education. In this work we present two years of experience teaching a "Supercomputer Modeling and Technologies" course, and running practical assignments at the Computational Mathematics and Cybernetics faculty of Lomonosov Moscow State University, aimed at teaching students a methodology for analyzing parallel algorithm properties.
AlgoWiki is an open encyclopedia of algorithm properties and their implementations on various hardware and software platforms. It can be used for various purposes, such as finding the optimal algorithm for addressing ...
详细信息
ISBN:
(纸本)9783030281632;9783030281625
AlgoWiki is an open encyclopedia of algorithm properties and their implementations on various hardware and software platforms. It can be used for various purposes, such as finding the optimal algorithm for addressing a particular problem, analyzing the information structure of an application, or comparing the efficiency of different implementations of the same algorithm. In this article, we consider several options for using AlgoWiki to illustrate various concepts and notions in the Body of Knowledge and Skills for parallel computation and supercomputer technologies. The approbation of these options is conducted as part of the courses "Supercomputers and parallel Data Processing" and "Super-computer Simulation and Technologies", taught in the Computational Mathematics and Cybernetics Department at Lomonosov Moscow State University.
暂无评论