All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandy Harris <sandy@storm.ca>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux] Parallel port hardware
Date: Sat, 27 Nov 1999 17:12:32 +0000	[thread overview]
Message-ID: <38401100.5FFDF373@storm.ca> (raw)
In-Reply-To: 3835D808.18274C86@thepuffingroup.com

Can anyone point me to info on the electrical properties of the parallel ports
on 712 or 715 machines?

The Papers project (Purdue Adapter for Parallel Execution and Rapid Synchronisation)

http://garage.ecn.purdue.edu/~papers/Index.html

have an interesting approach to building parallel machines.

Oversimplifying their fairly complex analysis (see page above for details), they argue
that the hard issue is latency for synchronisation, not bandwidth, so you can do a lot
of fairly interesting things with very simple synchronisation logic attached to a
parallel port and software that exploits it from user space, without the overhead of
kernel calls, packetisation, device drivers, .... 

Their most complex device has a few dozen TTL logic chips. Their simplest one handles
up to about 8 machines using just a cable and their software on Linux PCs:

http://garage.ecn.purdue.edu/~papers/WAPERS/

I'm thinking that 8 715s might make an interesting parallel engine, but the cable device
only works if the parallel port's control lines are implemented as open collector TTL.
Where can I discover whether they are?

  reply	other threads:[~1999-11-27 22:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-19 23:06 [parisc-linux] HP open sourcing the SOM linker Alex deVries
1999-11-27 17:12 ` Sandy Harris [this message]
1999-11-29 21:55   ` [parisc-linux] Parallel port hardware Alex deVries

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38401100.5FFDF373@storm.ca \
    --to=sandy@storm.ca \
    --cc=parisc-linux@thepuffingroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.