Heterogeneous parallel architectures present many challenges to application developers. One of the most important ones is the decision where to execute a specific task. As today's systems are often dynamic in natu...
详细信息
The usage of open-source and easy-to-modify programme code for spatial visualisation of fast-evolving physical phenomena directly in the course of supercomputer calculations becomes relevant in design, research, const...
详细信息
parallelization of large-scale computational applications leads to the following challenges a programmer will face: the growing amount of modularity, dynamic application functionality and multi-lingual source code. In...
详细信息
Among the programming models for parallel and distributed computing, one can identify two important families. The programming models adapted to data-parallelism, where a set of coordinated processes perform a computat...
详细信息
programming modern embedded vision systems brings various challenges, due to the steep learning curve for programmers and the different characteristics of the devices. Quasar, a new high-level programming language and...
详细信息
'Equal work results in equal execution time' is an assumption that has fundamentally driven design and implementation of parallel applications for decades. However, increasing hardware variability on current a...
详细信息
The work is dedicated to the topic of various (both static and dynamic) methods of balancing the computational load with parallel implementation of algorithms on shared memory. Attention is also paid to the topic of p...
详细信息
Optimization of applications for supercomputers of the highest performance class requires parallelization at multiple levels using different techniques. In this contribution we focus on parallelization of particle phy...
详细信息
This paper studies k-plexes, a well known pseudo-clique model for network communities. In a k-plex, each node can miss at most k - 1 links. Our goal is to detect large communities in today's real-world graphs whic...
详细信息
This work proposes the use of parallel Objects using the model of High Level parallel Compositions (HLPC) to implement a proposal for parallel simulation of the N-body Problem using the communication pattern between p...
详细信息
暂无评论