Re: [eigen] Benchmarking compilers for eigen 2 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Benchmarking compilers for eigen 2
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Sat, 15 Aug 2009 17:20:46 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=M8XSI/G8Ot0wu7T0LoF4Qohab+yVmLtiWqI+B4bFaEc=; b=bE3gzpo1I/gAg7JUUJB6yAiQTt+nSdYS9+yiSihvBAjJQav+LoAkQvQA3VRJ64XdaJ QbbWKQ9HqgpoyfQbkJKsUQMJtASWHehS4uUB+RqNpMqSud7P4WeBoQbTxQzHpeiwVAMC DDgosiKKcauM/tY6HdFtIfQiB2PP6AvHZDbSA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XVeX+9xdZ243addhplABfdEbgOHfxxlaMatgolQn38FOag067zTsNW2i0FFIdClwkM uPfF3dXOcge46B6DZlr1pkVbC2+RQ3U+2IQySqyEFRFIXdOUzPH8NVt9JjZWmb9+IttH yd1T/Qx0CupcqjE0vo0rMcAVwu/aHMs9YNug0=
On Sat, Aug 15, 2009 at 4:36 PM, Thomas Capricelli<orzel@xxxxxxxxxxxxxxx> wrote:
> In data sabato 15 agosto 2009 08:45:04, Rohit Garg ha scritto:
> : > Just that. Make just exits. make all didn't help either. I have g++,
>> llvm-g++, openCC installed on my f11, 64 bit machine. How do get the
>> benchmarks to compile, and yes this is important with all the 3
>> compilers? Since cmake detects compilers on it's own, how does one
>> force feed compilers to it?
>
> i guess you can force the compiler by doing something like (from bash) :
> CC=mycompiler cmake ...........
yes, but with CXX=bla instead of CC=
gael.
> Thomas
> --
> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> http://www.freehackers.org/thomas
>
>
>