Message-ID: <alpine.LNX.2.00.1202060645090.1090@salmo.appl-ecosys.com>
Date: 2012-02-06T14:48:47Z
From: Rich Shepard
Subject: R enterprise for linux
In-Reply-To: <1328538566.1945.YahooMailNeo@web120101.mail.ne1.yahoo.com>
On Mon, 6 Feb 2012, Alaios wrote:
> Actually, I would like to speed up matrix multiplication which is really
> too slow.
I believe that R supports openmp during configuration. This is the
multi-processor library that allows threads to run on different cores or
processors.
In addition to Red Hat packages you can build Slackware packages using the
scripts at www.slackbuilds.org.
Rich