Displaying 4 results from an estimated 4 matches for "66624".
Did you mean:
56624
2014 Sep 17
1
issue with compiling r6
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am painfully aware that this is most likely a problem with my
system, but I am nevertheless going to ask if anyone has any
ideas/suggestions for diagnosis and trouble-shooting.
- From a clean checkout of release 66624 on Ubuntu 12.04 (32-bit, sorry!):
gcc (Ubuntu/Linaro 4.6.4-1ubuntu1~12.04) 4.6.4
svn checkout https://svn.r-project.org/R/trunk/
tools/rsync-recommended
cd ../r-build
../r-devel/configure
R is now configured for i686-pc-linux-gnu
Source directory: ../r-devel
Installation directory:...
2011 Jun 10
0
[LLVMdev] -fplugin-arg-dragonegg-enable-gcc-optzns status
...18864 18848 18896
mdbx 53464 57652 49516 57652 49516
nf 22560 23784 24080 23784 24080
protein 74320 74440 74816 70344 66624
rnflow 66040 71488 71648 67416 67616
test_fpu 52624 58224 58320 54128 54256
tfft 18416 18456 18600 18456 18600
2011 Jun 09
3
[LLVMdev] -fplugin-arg-dragonegg-enable-gcc-optzns status
On Thu, Jun 09, 2011 at 03:44:40PM +0200, Duncan Sands wrote:
> Hi Jack, thanks for doing this.
>
>> Below are the tabulated compile times and executable sizes.
>>
>> A) gcc 4.5.4svn using -msse3 -ffast-math -O3 -fno-tree-vectorize
>> B) gcc 4.5.4svn/dragonegg using -msse3 -ffast-math -O3 -fno-tree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns
>> C)
2011 Jun 10
1
[LLVMdev] -fplugin-arg-dragonegg-enable-gcc-optzns status
...18848 18896
> mdbx 53464 57652 49516 57652 49516
> nf 22560 23784 24080 23784 24080
> protein 74320 74440 74816 70344 66624
> rnflow 66040 71488 71648 67416 67616
> test_fpu 52624 58224 58320 54128 54256
> tfft 18416 18456 18600 18456 18600
>
>
> _________...