home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / parallel / 2747 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: hackeron@athena.mit.edu (Harris L Gilliam)
  4. Subject: Connection Machine C* programming problem - linked lists
  5. Message-ID: <1992Dec15.134619.7889@hubcap.clemson.edu>
  6. Apparently-To: comp-parallel@bloom-beacon.mit.edu
  7. Keywords: Connection Machine, C* C star, CM
  8. Sender: news@athena.mit.edu (News system)
  9. Nntp-Posting-Host: w20-575-33.mit.edu
  10. Organization: MIT Project Athena
  11. Date: Mon, 14 Dec 1992 20:13:53 GMT
  12. Approved: parallel@hubcap.clemson.edu
  13. Lines: 24
  14.  
  15.  
  16. Hi,
  17.  
  18.     Has anyone found an efficient solution to the restriction that C*
  19. imposes, namely no parallel variables or pointers as structure members ?  One of
  20. the most common C data structures is the linked list, and a very usefull one, but
  21. this restriction elliminates the common implementation of linked lists.  Has
  22. anyone found a way around this ?
  23.  
  24.     Also, are there any repositories of C* code for implementing various data
  25. structures ?  For example is there a place I can look for code/literature on how
  26. to do common data structures in parallel (such as tree, directed graphs, hash
  27. tables, etc).
  28.  
  29.  
  30.                         Thanks
  31.  
  32.  
  33. -- 
  34. |Harris L. Gilliam         () 40 Boston Ave. W. Somerville MA 02144 |
  35. |hackeron@athena.mit.edu   ()      hgilliam@media-lab.media.mit.edu |
  36. |!bloom-beacon!mit-athena!hackeron               GEnie : H.GILLIAM1 |
  37. |harris@fly.lcs.mit.edu                    <><~~~      |
  38.  
  39.