翻訳と辞書
Words near each other
・ C-methylated flavonoid
・ C-minimal theory
・ C-mole
・ C-Mone
・ C-More Systems
・ C-Murder
・ C-Murder discography
・ C-myc internal ribosome entry site (IRES)
・ C-myc mRNA
・ C-nario
・ C-NCAP
・ C-Net DS2
・ C-Netz
・ C-normal subgroup
・ C-Note
C*
・ C*-algebra
・ C*Base
・ C+
・ C++
・ C++ AMP
・ C++ classes
・ C++ Report
・ C++ Standard Library
・ C++ string handling
・ C++ Technical Report 1
・ C++/CLI
・ C++/CX
・ C++03
・ C++11


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

C* : ウィキペディア英語版
C*

C
* is an object-oriented, data-parallel superset of ANSI C with synchronous semantics.
It was developed in 1987 as an alternative language to
*Lisp
and CM-Fortran for the Connection Machine CM-2 and above. The language C
* adds to C a "domain" data type and a selection statement for parallel execution in domains.
For the CM-2 models the C
* compiler translated the code into serial C, calling PARIS (Parallel Instruction Set) functions, and passed the resulting code to the front end computer's native compiler. The resulting executables were executed on the front end computer with PARIS calls being executed on the Connection Machine.
On the CM-5 and CM-5E parallel C
* Code was executed in a SIMD style fashion on processing elements, whereas serial code was executed on the PM (Partition Manager) Node, with the PM acting as a "front end" if directly compared to a CM-2.
The latest version of C
* as of 27 August 1993 is 6.x.
An unimplemented language called "Parallel C" influenced the design of C
*. Dataparallel-C was based on C
*.
==References==

* ''C
*: An Extended C Language for Data Parallel Programming'', John R. Rose and Guy L. Steele, Jr., in ''Proceedings of the Second International Conference on Supercomputing, vol. II'', L. P. Kartashev et al. eds, May 1987, pp 2–16.
* ''(C
* User Guide
)'', Thinking Machines Corporation, 1991
* ''(C
* Programming Manual
)'', Thinking Machines Corporation, 1993.
* ''(The Art of Parallel Programming (2nd Ed.) )'', B. P. Lester, 1st World Publishing, 2006. (A downloadable version of the "C
* Compiler and Parallel Computer Simulation System" is available at the publisher's Web site.)
* ''C
*'', Guy L. Steele, Jr., in ''(Encyclopedia of Parallel Computing )'', D. Padua, ed., Springer, 2011, pp 207–212.


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「C*」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.