grid computation的意思|示意
格网计算
grid computation的用法详解
英语单词grid computation是指一种基于计算机网格技术的计算模式。计算机网格技术是一种大规模并行计算技术,它可以将分散的计算资源(如处理器、存储器)组织起来,实现大规模的计算任务。
通常,给定一个计算任务,计算机网格技术可以将任务分解成多个子任务,然后将这些子任务分发给不同的计算节点(即:计算机网格)进行处理。由于节点之间可以共享数据和信息,所以每个节点都可以同时处理多个子任务,从而加快整体计算任务的完成速度。
grid computation的应用领域十分广泛,包括航天、空间、高性能计算、基因组学、生物信息学、制药业、石油天然气行业、金融行业等。它用于处理大规模的复杂计算任务,如空间物理模拟、气候模型、基因组测序、大型数据分析等。
计算机网格技术既可以用于处理单个大型计算任务,也可以用于处理多个小型任务。它是一种非常强大的分布式计算技术,可以极大地提高计算效率和准确度。
总而言之,grid computation是一种可以将多台计算机组织起来,实现大规模的复杂计算任务的技术。它的应用非常广泛,可以应用于多个领域,为各种计算任务提供了庞大的计算能力。
grid computation相关短语
1、 grounding grid computation 接地网计算
2、 computer network and grid computation 计算机网络与网格计算
3、 earthquake grid computation prototype system 地震网格计算原型系统
4、 Computation Grid 计算网格
5、 grid velocity computation 网格速度计算
6、 grid parallel computation 网格并行
grid computation相关例句
For cloud computation, the grid application is hosted in an Azure hosting project - Staging.
对于云运算,网格应用程序部署在Azure托管项目中——Staging。
This article shows you how to set up an in-memory grid of data, and then perform computation and data updates in a distributed and parallel manner across the grid.
本文介绍如何设置内存中数据网格,然后以分布式和并行方式跨网格执行计算和数据更新。
ObjectGrid enables you to perform computation on each partition of the grid itself in what is called an agent, which is a small piece of code that runs locally to each partition.
ObjectGrid可以在称为代理的网格本身的每个分区上执行计算,该代理是一小段代码,在每个分区本地运行。