parallel programming model的意思|示意
并行编程模型
parallel programming model的网络常见释义
并行编程模型 并行编程模型(Parallel Programming Model)是一种程序集合的抽象。在基本的并行计算平台基础上,程序员不需要考虑具体的系统软件、硬
parallel programming model相关短语
1、 parallel saccade programming model 平行眼跳动程序模型
parallel programming model相关例句
Nowadays there are many parallel visual programming environments which have different parallel visual model.
当今有很多并行可视化编程环境,它们都采用不同的可视化模型。
Uses the distributional parallel programming pattern, duty distribution and SPMD model.
采用分布式并行编程模式,选用了任务分发和SPMD模式。
This paper starts with parallel computer of distributed memory, educe two kinds of parallel programming models-message transferring model and data paralleling model.
本文从分布式存储的并行计算机入手,引出了它的两种并行编程模型消息传递模型和数据并行模型。
The model is based on "Branch Bound" method which is used to solving the problem of integer linear programming, and it has the characters of parallel computing, goal driving and less time complicacy.
该模型基于求解整数线性规划问题的分枝定界方法,具有求解并行、目标驱动、时间复杂性低等特点。
Message Passing Interface (MPI) is the most commonly used parallel programming model, and collective communications is an important part of the MPI standard.
消息传递接口(MPI)是最常用的并行编程模型,而群集通信又是MPI中的重要组成部分。
Besides the master-slave style parallel programming model and the divide-conquer style were also supported on GCRSE.
在编程模型上支持普通的主—从模式的编程模式和具有子任务递归迭代的分治模式编程。