axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] sbcl and Axiom


From: Ralf Hemmecke
Subject: Re: [Axiom-developer] sbcl and Axiom
Date: Thu, 27 Jul 2006 12:37:29 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

    Axiom does not use threads or multiple processors but this is
    clearly the future direction of hardware. We need to find algorithms
    that can be done in parallel and work up an example that gives linear
speedups based on the number of processors.

You need very good language support to make this practicable.
Also parallel algorithm tend to be significantly more complicated.

http://www.aldor.org/projects.html#compiler

Don't forget to look into Pi^it

http://www.inf.ethz.ch/personal/mannhart/publications/issac98posterabstract/index.html
http://www.inf.ethz.ch/personal/mannhart/piit/index.html

and ParAldor

http://www.ph.ed.ac.uk/~bj/paraldor/WWW/

Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]