期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
一种基于Linux工作站网络的分布并行计算的设计方法 被引量:3
1
作者 梁正友 苏德富 《计算机工程与应用》 CSCD 北大核心 2001年第5期107-109,共3页
基于工作站网络的分布并行计算是并行计算的一个重要发展方向。而Linux系统是目前有发展前途的支持并发开放的操作系统。文章提出了一种在Linux工作站网环境下,基于CORBA技术和多进程编程实现分布并行计算的程序设计方法,经过实例测... 基于工作站网络的分布并行计算是并行计算的一个重要发展方向。而Linux系统是目前有发展前途的支持并发开放的操作系统。文章提出了一种在Linux工作站网环境下,基于CORBA技术和多进程编程实现分布并行计算的程序设计方法,经过实例测试,表明该方法具有实用价值。 展开更多
关键词 并行计算程序 CORBA LINUX 程序设计方法 工作站网络
下载PDF
基于OpenMP一维CSAMT正演并行计算研究 被引量:2
2
作者 黄浩 欧东新 《矿产与地质》 2017年第1期138-142,共5页
电偶极子场源在水平层状介质中传播的电磁场的数值解是通过求解含有零阶和一阶贝塞尔函数的积分(汉克尔变换)所得,可控源音频大地电磁法(CSAMT)一维正演计算就是计算各个频率的视电阻率,使用传统串行方式对频点逐一计算,速度相对较慢。... 电偶极子场源在水平层状介质中传播的电磁场的数值解是通过求解含有零阶和一阶贝塞尔函数的积分(汉克尔变换)所得,可控源音频大地电磁法(CSAMT)一维正演计算就是计算各个频率的视电阻率,使用传统串行方式对频点逐一计算,速度相对较慢。本文旨在使用Intel Visual Fortran 2013和VS2012软件,编写基于OpenMP的CSAMT一维正演并行计算程序。与一维CSAMT串行程序的对比:相同的计算量下,并行程序运行时间少于串行运行时间,计算量越大并行加速比越明显;验证了并行程序的可行性,为CSAMT多维复杂模型正演计算提供了并行研究基础。 展开更多
关键词 OPENMP 可控源音频大地电磁法(CSAMT) 一维正演 并行计算程序
下载PDF
基于MPI的多核并行模式的性能测试与分析 被引量:4
3
作者 王亚茹 王鹏 王德志 《成都信息工程大学学报》 2018年第6期617-623,共7页
为了对蒙特卡洛并行程序进行有效的表达,提出一种并行计算程序流程图的表示方法,并行算法在实际应用中对效率制约的瓶颈就是进程间的通信过程。在"多计算、少通信"与"少计算、多通信"两种不同并行模式下,通过控制... 为了对蒙特卡洛并行程序进行有效的表达,提出一种并行计算程序流程图的表示方法,并行算法在实际应用中对效率制约的瓶颈就是进程间的通信过程。在"多计算、少通信"与"少计算、多通信"两种不同并行模式下,通过控制集群节点数以及节点核数来测试基于MPI实现的蒙特卡洛算法的加速比与效率,分析并行程序在多核并行模式下的计算性能。结果表明采取"计算换通信"的策略能有效地实现对算法的并行加速,提高了系统的可扩展性,为今后提升并行编程效率提供了参考,弥补了传统的串行程序流程图无法表述多进程之间信息沟通及协作的不足。 展开更多
关键词 并行算法 蒙特卡洛 加速比 效率 计算换通信 并行计算程序流程图
下载PDF
Deterministic and randomized scheduling problems under the lp norm on two identical machines 被引量:5
4
作者 林凌 谈之奕 何勇 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第1期20-26,共7页
Parallel machine scheduling problems, which are important discrete optimization problems, may occur in many applications. For example, load balancing in network communication channel assignment, parallel processing in... Parallel machine scheduling problems, which are important discrete optimization problems, may occur in many applications. For example, load balancing in network communication channel assignment, parallel processing in large-size computing, task arrangement in flexible manufacturing systems, etc., are multiprocessor scheduling problem. In the traditional parallel machine scheduling problems, it is assumed that the problems are considered in offline or online environment. But in practice, problems are often not really offline or online but somehow in-between. This means that, with respect to the online problem, some further information about the tasks is available, which allows the improvement of the performance of the best possible algorithms. Problems of this class are called semi-online ones. In this paper, the semi-online problem P2|decr|lp (p>1) is considered where jobs come in non-increasing order of their processing times and the objective is to minimize the sum of the lp norm of every machine’s load. It is shown that LS algorithm is optimal for any lp norm, which extends the results known in the literature. Furthermore, randomized lower bounds for the problems P2|online|lp and P2|decr|lp are presented. 展开更多
关键词 SEMI-ONLINE SCHEDULING RANDOMIZATION Competitive ratio
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部