home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.parallel
- Path: sparky!uunet!gatech!hubcap!fpst
- From: hackeron@athena.mit.edu (Harris L Gilliam)
- Subject: Connection Machine C* programming problem - linked lists
- Message-ID: <1992Dec15.134619.7889@hubcap.clemson.edu>
- Apparently-To: comp-parallel@bloom-beacon.mit.edu
- Keywords: Connection Machine, C* C star, CM
- Sender: news@athena.mit.edu (News system)
- Nntp-Posting-Host: w20-575-33.mit.edu
- Organization: MIT Project Athena
- Date: Mon, 14 Dec 1992 20:13:53 GMT
- Approved: parallel@hubcap.clemson.edu
- Lines: 24
-
-
- Hi,
-
- Has anyone found an efficient solution to the restriction that C*
- imposes, namely no parallel variables or pointers as structure members ? One of
- the most common C data structures is the linked list, and a very usefull one, but
- this restriction elliminates the common implementation of linked lists. Has
- anyone found a way around this ?
-
- Also, are there any repositories of C* code for implementing various data
- structures ? For example is there a place I can look for code/literature on how
- to do common data structures in parallel (such as tree, directed graphs, hash
- tables, etc).
-
-
- Thanks
-
-
- --
- |Harris L. Gilliam () 40 Boston Ave. W. Somerville MA 02144 |
- |hackeron@athena.mit.edu () hgilliam@media-lab.media.mit.edu |
- |!bloom-beacon!mit-athena!hackeron GEnie : H.GILLIAM1 |
- |harris@fly.lcs.mit.edu <><~~~ |
-
-