[Maxima] "fastfib" in the gf package faster than "fib"

Raymond Toy (RT/EUS) raymond.toy at ericsson.com
Tue Jul 8 16:08:31 CDT 2008


Zach wrote:
> As does ECL and CMUCL.

CMUCL's threads are "Green" threads, and can't be run on multiple 
processors.  All threads run on just one processor because it doesn't 
talk to the OS to create threads.

Ray


More information about the Maxima mailing list