File: package.html

package info (click to toggle)
libpj-java 0.0~20150107%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 13,396 kB
  • sloc: java: 99,543; ansic: 987; sh: 153; xml: 26; makefile: 10; sed: 4
file content (18 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<HTML>
<HEAD>
<TITLE>Package edu.rit.smp.ca</TITLE>
</HEAD>
<BODY>

Package edu.rit.smp.ca
contains sequential and SMP parallel programs
for computing images of cellular automata (CAs).
These are typically parallel problems with sequential dependencies
that can take advantage of overlapped computation and I/O.

<P>
The SMP parallel programs in this package use Parallel Java (PJ)
in package <A HREF="../../pj/package-summary.html">edu.rit.pj</A>.

</BODY>
</HTML>