NHSE LogoNHSE Software Catalog


KSR SPC - Simple PRESTO C

abstract
SPC (Simple PRESTO C) is a C interface to the PRESTO runtime library,
allowing programmers to more easily implement parallelism in C codes.
SPC is a collection of library subroutines which provide access to
PRESTO's team operations. Routines exist to create and destroy teams,
and to call a function simultaneously by all the members of the team. Also
provided are utilities which can be used to partition the work dynamically.
Parallelism via SPC is a higher level alternative to calling pthread
routines.

description
http://www.tc.cornell.edu:80/Parallel.Tools/tools/spc.html

keywords
parallel programming library

environment
KSR, C


nhse-librarian@netlib.org