网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Parallel C
分类 英语词汇 英语翻译词典
释义

Parallel C

中文百科

Unified Parallel C Unified Parallel C

(重定向自Parallel C)

Unified Parallel C(缩写为 UPC),C语言的扩展,其设计目的支持大规模的并行计算。由ISO C99标准,进行扩展,增加了许多特色,包括支持平行运算模型,共享地址空间,同步及内存一致模型,行程间通信与内存管理功能等。

英语百科

Unified Parallel C Unified Parallel C

(重定向自Parallel C)

Unified Parallel C (UPC) is an extension of the C programming language designed for high-performance computing on large-scale parallel machines, including those with a common global address space (SMP and NUMA) and those with distributed memory (e.g. clusters). The programmer is presented with a single shared, partitioned address space, where variables may be directly read and written by any processor, but each variable is physically associated with a single processor. UPC uses a Single Program Multiple Data (SPMD) model of computation in which the amount of parallelism is fixed at program startup time, typically with a single thread of execution per processor.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/5 23:40:10