期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
PC机群上JIAJIA与MPI的比较 被引量:5
1
作者 胡明昌 史岗 +2 位作者 胡伟武 唐志敏 张福新 《软件学报》 EI CSCD 北大核心 2003年第7期1187-1194,共8页
对JIAJIA 和MPI (message passing interface)是进行了比较.JIAJIA 和MPI 分别代表共享存储和消息传递的编程模式.MPI 显式进行数据传输,编程复杂;JIAJIA 由底层维护数据一致性,并附加提供简单的消息传递函数,编程容易、灵活.JIAJIA 分... 对JIAJIA 和MPI (message passing interface)是进行了比较.JIAJIA 和MPI 分别代表共享存储和消息传递的编程模式.MPI 显式进行数据传输,编程复杂;JIAJIA 由底层维护数据一致性,并附加提供简单的消息传递函数,编程容易、灵活.JIAJIA 分配共享内存时开销较大,初始化时间比MPI 长.提出了一个关于并行加速比与进程数目之间关系的近似经验公式,推出JIAJIA 和MPI 性能差距随着进程数目的增多而增大的结论.测试结果表明,大部分应用程序的JIAJIA 和MPI 版本的并行性能差距不超过10%.对于通信量很小的应用程序,其JIAJIA 和MPI 的性能差距较小,而通信量本身较大的应用程序,其JIAJIA 和MPI 的性能差距主要取决于运行时产生的实际通信量. 展开更多
关键词 JIAJIA MPI(message PASSING interface) 共享虚拟存储 消息传递 加速比 并行性能 通信量 PC机群
下载PDF
MPI程序同步通信基本模型死锁检测 被引量:6
2
作者 廖名学 范植华 《电子学报》 EI CAS CSCD 北大核心 2008年第2期402-407,共6页
本文提出了MPI程序的同步通信模型及三个基本简化模型,给出了判定这些基本模型是否死锁的方法和定理并予以了严格证明.简化模型的死锁检测理论和方法是真实MPI程序死锁检测的必要基础.这些方法基于程序静态分析,必要时进行运行时检测,... 本文提出了MPI程序的同步通信模型及三个基本简化模型,给出了判定这些基本模型是否死锁的方法和定理并予以了严格证明.简化模型的死锁检测理论和方法是真实MPI程序死锁检测的必要基础.这些方法基于程序静态分析,必要时进行运行时检测,它们对两种简化模型可以在程序编译前确定是否死锁,对另外一种模型,在编译前可静态确定部分死锁,运行中可确定其他死锁.我们的理论可以证明MPI程序死锁检测主流算法的正确性,其方法可以减少它们对客户源代码或MPI profiling接口的修改量,从而大大降低死锁检测开销,并可在运行前判定死锁. 展开更多
关键词 MPI(message PASSING Interface) 死锁 同步通信
下载PDF
模型加力室大涡模拟的并行计算 被引量:4
3
作者 邵茂敏 颜应文 +1 位作者 刘勇 赵坚行 《航空动力学报》 EI CAS CSCD 北大核心 2006年第3期497-501,共5页
采用基于M P I(消息传递库)的并行算法,在贴体网格下对带V形槽稳定器模型加力燃烧室紊流化学反应流场进行数值模拟,湍流模型采用k方程亚网格尺度模型,燃烧模型采用亚网格EBU模型,采用热通量辐射模型估算辐射通量。在程序设计中,采用动... 采用基于M P I(消息传递库)的并行算法,在贴体网格下对带V形槽稳定器模型加力燃烧室紊流化学反应流场进行数值模拟,湍流模型采用k方程亚网格尺度模型,燃烧模型采用亚网格EBU模型,采用热通量辐射模型估算辐射通量。在程序设计中,采用动态内存分配、分区算法和多点重合交错网格系统,并行计算的结果与单机运行结果的对比表明计算结果是正确的,可以明显的提高运算效率,是解决复杂燃烧流动大规模数值模拟的有效手段。 展开更多
关键词 航空 航天推进系统 MPI(message PASSING Interface) 大涡模拟 并行计算 加力燃烧室
下载PDF
MPI环境下基于边界校正方法的海洋模型的并行化 被引量:2
4
作者 符晓单 李洪平 《海洋科学》 CAS CSCD 北大核心 2015年第5期62-67,共6页
基于区域分解技术,设计了一种针对海洋模型的边界校正方法,该方法不需要对原有海洋模型进行较大改动,只需要利用消息传递接口(message passing interface,MPI)编写子区域间的数据传输模块,即可实现原有海洋模型的并行化。相对于重新开... 基于区域分解技术,设计了一种针对海洋模型的边界校正方法,该方法不需要对原有海洋模型进行较大改动,只需要利用消息传递接口(message passing interface,MPI)编写子区域间的数据传输模块,即可实现原有海洋模型的并行化。相对于重新开发并行系统,该方法能够较快把原有模型的串行解决方案转化为并行解决方案,并且并行化后的海洋模型能够获得较高的加速比。 展开更多
关键词 边界校正 并行化 区域分解 消息传递接口(message PASSING interface MPI)
下载PDF
Design and Implementation of the Sense Egypt Platform for Real-Time Analysis of IoT Data Streams 被引量:2
5
作者 A. S. Rozik A. S. Tolba M. A. El-Dosuky 《Advances in Internet of Things》 2016年第4期65-91,共28页
Nowadays, we experience an abundance of Internet of Things middleware solutions that make the sensors and the actuators are able to connect to the Internet. These solutions, referred to as platforms to gain a widespre... Nowadays, we experience an abundance of Internet of Things middleware solutions that make the sensors and the actuators are able to connect to the Internet. These solutions, referred to as platforms to gain a widespread adoption, have to meet the expectations of different players in the IoT ecosystem, including devices [1]. Low cost devices are easily able to connect wirelessly to the Internet, from handhelds to coffee machines, also known as Internet of Things (IoT). This research describes the methodology and the development process of creating an IoT platform. This paper also presents the architecture and implementation for the IoT platform. The goal of this research is to develop an analytics engine which can gather sensor data from different devices and provide the ability to gain meaningful information from IoT data and act on it using machine learning algorithms. The proposed system is introducing the use of a messaging system to improve the overall system performance as well as provide easy scalability. 展开更多
关键词 Internet of Things IoT Platforms IoT Big Data Analytics MQTT (message Queue Telemetry Transport)
下载PDF
求解抛物方程的MPI并行方法
6
作者 高玉羊 顾海明 《理论数学》 2017年第2期89-98,共10页
数值求解偏微分方程广泛应用于数学与工程领域。大规模数值计算在当今科学技术运用中得到飞速发展,其中可并行的有限差分格式受到越来越多的重视。在本文中,主要阐述了经典的分组显示方法求解抛物方程,并简单扼要的分析了该格式的建立... 数值求解偏微分方程广泛应用于数学与工程领域。大规模数值计算在当今科学技术运用中得到飞速发展,其中可并行的有限差分格式受到越来越多的重视。在本文中,主要阐述了经典的分组显示方法求解抛物方程,并简单扼要的分析了该格式的建立以及稳定性。随后本文着重介绍了如何在MPI并行环境下对该格式进行数值计算,构建了两种不同的并行计算模型,即阻塞通信(等待模式)和非阻塞通信(即非等待模式)模式。并与非并行状态下的差分格式做出比较,结果表明,相对于一个进程求解偏微分方程,两种模式都表现出较好的效果,而且非阻塞通信相较于阻塞通信模式亦表现出较好的并行效率。 展开更多
关键词 有限差分法 分组显式格式 抛物方程 MPI (message PASSING Interface)
下载PDF
A Hybrid IoT Security Model of MQTT and UMA
7
作者 Khalid S. Aloufi Omar H. Alhazmi 《Communications and Network》 2020年第4期155-173,共19页
IoT applications are promising for future daily activities;therefore, the number of IoT connected devices is expected to reach billions in the coming few years. However, IoT has different application frameworks. Furth... IoT applications are promising for future daily activities;therefore, the number of IoT connected devices is expected to reach billions in the coming few years. However, IoT has different application frameworks. Furthermore, IoT applications require higher security standards. In this work, an IoT application framework is presented with a security embedded structure using the integration between message queue telemetry transport (MQTT) and user-managed access (UMA). The performance analysis of the model is presented. Comparing the model with existing models and different design structures shows that the model presented in this work is promising for a functioning IoT design model with security. The security in the model is a built-in feature in its structure. The model is built on recommended frameworks;therefore, it is ready for integration with other web standards for data sharing, which will help in making IoT applications integrated from different developing parties. 展开更多
关键词 IOT MQTT (message Queuing Telemetry Transport) UMA (User-Managed Access) Network Security Smart City
下载PDF
Performance Analysis of the Hybrid MQTT/UMA and Restful IoT Security Model
8
作者 Omar H. Alhazmi Khalid S. Aloufi 《Advances in Internet of Things》 2021年第1期26-41,共16页
Internet of Things (IoT) environments are being deployed all over the globe. They have the potential to form solutions to applications, from small scale applications to national and international ones. Therefore, scal... Internet of Things (IoT) environments are being deployed all over the globe. They have the potential to form solutions to applications, from small scale applications to national and international ones. Therefore, scalability, performance, and security form a triangle of requirements that must be carefully set. Furthermore, IoT applications require higher security standards. A previously proposed IoT application framework with a security embedded structure using the integration between message queue telemetry transport (MQTT) and user-managed access (UMA) is analyzed in this work. The performance analysis of the model is presented. Comparing the model with existing models and different design structures shows that the model presented in this work is promising for a functioning IoT design model with security. The results and analysis showed that the built-in security model had performed better than models with other frameworks, especially with fog implementation. 展开更多
关键词 IOT MQTT (message Queuing Telemetry Transport) UMA (User-Managed Access) Network Security
下载PDF
CAN总线信息认证码(MAC)研究
9
作者 洪雷 万开明 《时代汽车》 2020年第11期119-120,共2页
CAN(Controller Area Network)总线技术的发展令人惊叹,基于CAN的车载总线实现ECU(Electronic Control Unit)分布式实时数据通讯,自由通信,总线仲裁。本文提出了在CAN协议基础上增加ECU间(Key)密钥分配与信息认证,简称MAC(Message Authe... CAN(Controller Area Network)总线技术的发展令人惊叹,基于CAN的车载总线实现ECU(Electronic Control Unit)分布式实时数据通讯,自由通信,总线仲裁。本文提出了在CAN协议基础上增加ECU间(Key)密钥分配与信息认证,简称MAC(Message Authentication Code,信息认证码)。本文会由浅入深阐述当前CAN总线协议基础上的MAC的工作原理与实现方式。 展开更多
关键词 CAN总线 信息认证 MAC(message Authentication Code)
下载PDF
High Performance MPI over the Slingshot Interconnect
10
作者 Kawthar Shafie Khorassani Chen-Chun Chen +3 位作者 Bharath Ramesh Aamir Shafi Hari Subramoni Dhabaleswar K.Panda 《Journal of Computer Science & Technology》 SCIE EI CSCD 2023年第1期128-145,共18页
The Slingshot interconnect designed by HPE/Cray is becoming more relevant in high-performance computing with its deployment on the upcoming exascale systems.In particular,it is the interconnect empowering the first ex... The Slingshot interconnect designed by HPE/Cray is becoming more relevant in high-performance computing with its deployment on the upcoming exascale systems.In particular,it is the interconnect empowering the first exascale and highest-ranked supercomputer in the world,Frontier.It offers various features such as adaptive routing,congestion control,and isolated workloads.The deployment of newer interconnects sparks interest related to performance,scalability,and any potential bottlenecks as they are critical elements contributing to the scalability across nodes on these systems.In this paper,we delve into the challenges the Slingshot interconnect poses with current state-of-the-art MPI(message passing interface)libraries.In particular,we look at the scalability performance when using Slingshot across nodes.We present a comprehensive evaluation using various MPI and communication libraries including Cray MPICH,Open-MPI+UCX,RCCL,and MVAPICH2 on CPUs and GPUs on the Spock system,an early access cluster deployed with Slingshot-10,AMD MI100 GPUs and AMD Epyc Rome CPUs to emulate the Frontier system.We also evaluate preliminary CPU-based support of MPI libraries on the Slingshot-11 interconnect. 展开更多
关键词 AMD GPU interconnect technology MPI(message passing interface) Slingshot
原文传递
精密三角高程测量自动化控制系统研究与实现 被引量:1
11
作者 张恒 滕德贵 黄赟 《测绘地理信息》 CSCD 2021年第5期37-40,共4页
为简化精密三角高程测量的操作步骤及作业流程以提升效率,提出了一种精密三角高程测量自动化控制策略,并详细论述了系统架构设计、自动化控制策略实现机理及关键功能模块划分;研发了一套由测量机器人控制应用程序及服务器程序组成的自... 为简化精密三角高程测量的操作步骤及作业流程以提升效率,提出了一种精密三角高程测量自动化控制策略,并详细论述了系统架构设计、自动化控制策略实现机理及关键功能模块划分;研发了一套由测量机器人控制应用程序及服务器程序组成的自动化测量控制系统。该系统被应用于重庆市轨道交通工程。结果表明:该系统实现了对主站和辅站观测流程的联动控制及对仪器测量的自动控制,整个过程无需人工干预,测量误差实时检校,不仅保证了原始数据记录的准确性,也显著提升了作业效率。 展开更多
关键词 精密三角高程测量 自动化控制 二等水准 消息队列遥测传输(message queuing telemetry transport MQTT)
原文传递
ICT并行重建算法设计与实现
12
作者 孙翠丽 魏东波 杨民 《光学技术》 EI CAS CSCD 北大核心 2007年第3期345-347,351,共4页
分析了三维ICT近似重建FDK快速算法以及算法串行执行与并行执行的复杂度,利用MPI并行编程环境,对原有ICT重建流程进行并行化,在PC集群上实现了并行ICT重建,进行了系统集成。给出了系统应用实现的解决方案与软件集成流程图。实验结果证... 分析了三维ICT近似重建FDK快速算法以及算法串行执行与并行执行的复杂度,利用MPI并行编程环境,对原有ICT重建流程进行并行化,在PC集群上实现了并行ICT重建,进行了系统集成。给出了系统应用实现的解决方案与软件集成流程图。实验结果证明串行重建和并行重建结果是一致的,并行重建可以得到比较理想地重建时间结果和比较理想的加速比与效率。 展开更多
关键词 ICT(Industry COMPUTED Tomography工业计算机断层成像) FDK(Feldkmap) 并行处理 ⅧI(message Processing Interface消息传递接口)
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部