Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
parallel_computing_in_lisp [2007-07-04 09:01] – decached nikparallel_computing_in_lisp [2007-07-05 08:13] (current) nik
Line 1: Line 1:
-==== parallelism in lisp ====+===== parallelism in lisp =====
  
 Parallel and distributed (and concurrent ( and ... )) using/related to LISP. Parallel and distributed (and concurrent ( and ... )) using/related to LISP.
Line 17: Line 17:
 "cl-muproc - Erlang-inspired multi-processing in Common LISP" via Klaus Harbo , Mu Aps. "cl-muproc - Erlang-inspired multi-processing in Common LISP" via Klaus Harbo , Mu Aps.
  
-thinking machines+===thinking machines===
  
 Connection Machine LISP - LISP with a parallel data structure, the xapping, an array of values assigned to an array of sites. Connection Machine LISP - LISP with a parallel data structure, the xapping, an array of values assigned to an array of sites.
Line 23: Line 23:
   * G.L. Steele et al, "Connection Machine LISP: Fine-Grained Parallel Symbolic Processing", in Proc 1986 ACM Conf on LISP and Functional Prog, Aug 1986, http://portal.acm.org/citation.cfm?id=319870   * G.L. Steele et al, "Connection Machine LISP: Fine-Grained Parallel Symbolic Processing", in Proc 1986 ACM Conf on LISP and Functional Prog, Aug 1986, http://portal.acm.org/citation.cfm?id=319870
   * "Connection Machine LISP Reference Manual", Thinking Machines Corp, Feb 1987.   * "Connection Machine LISP Reference Manual", Thinking Machines Corp, Feb 1987.
-  * the *lisp (star-lisp) simulator+  * the *lisp ([[star lisp]]) simulator
     * http://groups.google.com/groups?selm=3e8b0e4f.41600072%40netnews.attbi.com     * http://groups.google.com/groups?selm=3e8b0e4f.41600072%40netnews.attbi.com
     *  http://examples.franz.com/id/massar/Starsim-f20_s0/Starsim-f20.zip      *  http://examples.franz.com/id/massar/Starsim-f20_s0/Starsim-f20.zip 
  
-PVM+===PVM===
  
   * an introduction to PVM programming > http://www.csm.ornl.gov/pvm/intro.html   * an introduction to PVM programming > http://www.csm.ornl.gov/pvm/intro.html
   * LPVM via uffi > http://lispnik.newmail.ru/lpvm/    * LPVM via uffi > http://lispnik.newmail.ru/lpvm/ 
  
-other+===other===
  
   * mosquito-lisp   * mosquito-lisp
  • parallel_computing_in_lisp.1183539696.txt.gz
  • Last modified: 2007-07-04 09:01
  • by nik