From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: R Date: Fri, 5 Feb 2016 11:55:35 +0100 Message-ID: <20160205105535.GA12794@thebird.nl> References: <20160204193924.GA8852@debian> <20160205100040.GA4213@debian.eduroam.u-bordeaux.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRe41-00018Q-NU for guix-devel@gnu.org; Fri, 05 Feb 2016 05:56:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRe3x-0002mt-98 for guix-devel@gnu.org; Fri, 05 Feb 2016 05:56:33 -0500 Received: from mail.thebird.nl ([95.154.246.10]:60520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRe3x-0002mC-3c for guix-devel@gnu.org; Fri, 05 Feb 2016 05:56:29 -0500 Content-Disposition: inline In-Reply-To: <20160205100040.GA4213@debian.eduroam.u-bordeaux.fr> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org On Fri, Feb 05, 2016 at 11:00:40AM +0100, Andreas Enge wrote: > I did get a reply, but not using R, I do not quite know what to make of it: > https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16697 Anyone here programming in R? > It would be nice if someone using R could help me out; if you send me an > ssh key, I could give you access to an arm machine. > > To start, a probably simple question: Why do we use "--with-blas=openblas"? openblas is fast. http://blog.nguyenvq.com/blog/2014/11/10/optimized-r-and-python-standard-blas-vs-atlas-vs-openblas-vs-mkl/