Asset description file for pC++


Contents of this Asset file:

Field Name Value HTML Tag Type
BIDM.Asset.Abstract pC++ is a portable parallel C++ for high performance computers. pC++ is a language extention to C++ that permits data-parallel style opertations using collections of objects from some base element class. Member functions from this element class can be applied to the entire collection in parallel. This allows programmers to compose distributed data structures with parallel execution semantics. These distributed structures can be aligned and distributed over the memory hierarchy of the parallel machine much like HPF. pC++ also includes a mechanism for encapsulating SPMD style computation in a thread-based computing model. META
BIDM.Asset.ContactIs.Organization http://www.nhse.org/rib/repositories/ptlib/objects/Organization/pc-plus-plus_help.html LINK
BIDM.Asset.DateOfInformation Thr Oct 29 16:34:00 1998 META
BIDM.Asset.Domain Parallel Processing Tools!Parallel Programming Languages and Compilers META
BIDM.Asset.Keyword parallel programming language; data parallelism META
BIDM.Asset.Name pC++ META
BIDM.Asset.RecordMaintainedBy.Organization http://www.nhse.org/rib/repositories/ptlib/objects/Organization/ptlib_maintainers.html LINK
BIDM.Asset.TargetEnvironment pC++ code is extremely portable. Just like Cfront translates C++ code into standard ANSI C that can be passed to the native C compiler, the pC++ preprocessor (written using Sage++) translates pC++ into C++, which is then compiled on the target architecture. Currently, pC++ has run-time systems for the following parallel machines: Thinking Machines CM5, Silicon Graphics Challenge, Kendall Square KSR1, Intel Paragon, Meiko CS2, IBM SP1, BBN TC2000, Sequent Symmetry, homogeneous networks of workstations (PVM). Furthermore, code can be developed and tested on the following workstations: HP hpux, DEC Decstation (MIPS based), DEC Alpha, Sun4, Cray C90, SGI Irix, IBM RS6000, NeXT. META
BIDM.Asset.TitleLine portable data-parallel C++ META
BIDM.Asset.Version 1.7 META
BIDM.Asset.VersionDate September 1994 META
BIDM.Asset.Webpage http://www.extreme.indiana.edu/sage/ META