An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Program Composition Notation (PCN) is a specification notation for building up larger programs from smaller modules or programs (usually written in C or Fortran). Efficient parallel programming is at the heart of PCN. Larger composed programs are intended to execute efficiently on single-processor machines, multiprocessors with shared memory or distributed multicomputers. PCN was developed at Argonne National Laboratory and the California Institute of Technology. PCN is appropriate for applications benefiting from parallel computing such as fluid dynamics, and climate modelling.

Property Value
dbo:abstract
  • Program Composition Notation (PCN) is a specification notation for building up larger programs from smaller modules or programs (usually written in C or Fortran). Efficient parallel programming is at the heart of PCN. Larger composed programs are intended to execute efficiently on single-processor machines, multiprocessors with shared memory or distributed multicomputers. PCN was developed at Argonne National Laboratory and the California Institute of Technology. PCN includes the language for specifying concurrent algorithms and interfaces to C and Fortran. There is also a PCN toolkit for workstations that allows applications to be developed for supercomputers which includes debugging and performance analysis tools. PCN is appropriate for applications benefiting from parallel computing such as fluid dynamics, and climate modelling. (en)
  • PCN (Program Composition Notation)はK. Mani ChandyとStephen TaylorがStrandの設計者であるIan Fosterの協力を受けて設計した、複数のプログラムを並列環境や分散環境で組み合わせるためのプログラミング言語である。それまでの並行論理プログラミング言語の技術要素に、手続型言語の変数や{}をつかったブロック表現などを取り入れたプログラミング言語で、C言語やFortranのプログラムを呼び出すことができた。 (ja)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 10495299 (xsd:integer)
dbo:wikiPageLength
  • 1391 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 898764906 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • PCN (Program Composition Notation)はK. Mani ChandyとStephen TaylorがStrandの設計者であるIan Fosterの協力を受けて設計した、複数のプログラムを並列環境や分散環境で組み合わせるためのプログラミング言語である。それまでの並行論理プログラミング言語の技術要素に、手続型言語の変数や{}をつかったブロック表現などを取り入れたプログラミング言語で、C言語やFortranのプログラムを呼び出すことができた。 (ja)
  • Program Composition Notation (PCN) is a specification notation for building up larger programs from smaller modules or programs (usually written in C or Fortran). Efficient parallel programming is at the heart of PCN. Larger composed programs are intended to execute efficiently on single-processor machines, multiprocessors with shared memory or distributed multicomputers. PCN was developed at Argonne National Laboratory and the California Institute of Technology. PCN is appropriate for applications benefiting from parallel computing such as fluid dynamics, and climate modelling. (en)
rdfs:label
  • Program Composition Notation (ja)
  • Program Composition Notation (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License