In this paper, we propose an approach to assess the ability of developers based on their behavior data from OSS. Specifically, we classify developers' ability into code ability, project management ability, and soc...
详细信息
Transformer-based methods have demonstrated remarkable performance on image super-resolution tasks. Due to high computational complexity, researchers have been working to achieve a balance between computation costs an...
详细信息
We describe the PCP/PFP programming models which we are using on the BBN TC2000. The parallel programming models are implemented in a portable manner and will be useful on the scalable shared memory machines we expect...
详细信息
Multi-core processors are now common but musical and audio applications that take advantage of multiple cores are rare. The most popular music software programming environments are sequential in character and provide ...
详细信息
ISBN:
(纸本)0971319286
Multi-core processors are now common but musical and audio applications that take advantage of multiple cores are rare. The most popular music software programming environments are sequential in character and provide only a modicum of support for the efficiencies to be gained from parallelization. We provide a brief summary of existing facilities in the most popular languages and provide examples of parallel implementations of some key algorithms in computer music such as partitioned convolution and non-negative matrix factorization NMF. We follow with a brief description of the SEJITS approach to providing support between the productivity layer languages used by musicians and related domain experts and efficient parallel implementations. We also consider the importance of I/O in computer architectures for music and audio application. We lament the fact that current GPU architectures as delivered in desk and laptop processors are not properly harnessed for low-latency real-time audio applications.
The alignment between sequencing reads and genome is a basic work in biological big data analysis. Each read of the third generation sequencing data is getting longer, and the data size is getting larger. To effective...
详细信息
Optimizing compilers perform various optimizations in order to exploit the best performance from computer systems. However, some kinds of optimizations cannot be applied if values of variables or system parameters are...
详细信息
Web caching has emerged as one solution for improving client latency on the web. Cache effectiveness depends on the policies used to route requests to other caches and servers, to maintain up-to-date web objects and t...
This paper proposes a data broadcast strategy for traffic information query. Traffic information query is an important application in VANETs. Real-time traffic information query makes users to select path in a short t...
详细信息
Aiming at the problems of insufficient utilization of information about elite particles in archive and instability of particle motion in the population in the multi-objective artificial physics optimization algorithm ...
详细信息
Modern software must evolve in response to changing condi- tions. In the most widely used programming environments, code is static and cannot change at runtime. This poses problems for applications that have limited d...
详细信息
暂无评论