ftp.nice.ch/pub/next/unix/developer/pcn.2.0.s.tar.gz#/examples/v1.2.2

Foreign/
 
Makefile
 
README
 
Template/
 
assemble.pcn
 
circle.pcn
 
depth.pcn
 
intersect.pcn
 
isort.pcn
 
member.pcn
 
messup.pcn
 
qsort.pcn
 
qsort2.pcn
 
rev.pcn
 
route.pcn
 
sum.pcn
 
triangle.pcn
 
vm/
 

README

This directory contains a set of simple examples and a Makefile. Each
example is self contained; the problem specification in a comment at
the top of each file. Typically, where it may not be clear, there is
also an example test, with appropriate inputs, contained in the
example file.

To build all the programs just say "make pams".

The directory "Template" contains a generic load-balancing template
and shows how it can be applied to solve two example problems. This
library may be used as a starting point for other problems.

The directory "Foreign" contains an example PCN and Fortran program
which illustrates using pcncc to create a custom for various 
multicomputers.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.