Displaying 3 results from an estimated 3 matches for "2500x2500".
2015 Nov 23
3
MKL Acceleration encouraging; need adjust package builds?
...nclude these while recompiling R packages which use BLAS.
Here are the results of the benchmark for the standard R 3.2.2:
R Benchmark 2.5
===============
Number of times each test is run__________________________: 3
I. Matrix calculation
---------------------
Creation, transp., deformation of a 2500x2500 matrix (sec): 2.69466666666667
2400x2400 normal distributed random matrix ^1000____ (sec): 1.42433333333333
Sorting of 7,000,000 random values__________________ (sec): 2.34466666666667
2800x2800 cross-product matrix (b = a' * a)_________ (sec): 33.187
Linear regr. over a 3000x3000 matrix (c = a...
2015 Nov 23
0
MKL Acceleration encouraging; need adjust package builds?
...nclude these while recompiling R packages which use BLAS.
Here are the results of the benchmark for the standard R 3.2.2:
R Benchmark 2.5
===============
Number of times each test is run__________________________: 3
I. Matrix calculation
---------------------
Creation, transp., deformation of a 2500x2500 matrix (sec): 2.69466666666667
2400x2400 normal distributed random matrix ^1000____ (sec): 1.42433333333333 Sorting of 7,000,000 random values__________________ (sec): 2.34466666666667
2800x2800 cross-product matrix (b = a' * a)_________ (sec): 33.187 Linear regr. over a 3000x3000 matrix (c = a...
2011 Jul 21
2
revolution-mkl package not functioning correctly with R 2.13
...ollowing object(s) are masked from 'package:base':
det
Loading required package: SuppDists
R Benchmark 2.5
===============
Number of times each test is run__________________________: 3
I. Matrix calculation
---------------------
Creation, transp., deformation of a 2500x2500 matrix (sec): 1.237
2400x2400 normal distributed random matrix ^1000____ (sec):
0.861333333333333
Sorting of 7,000,000 random values__________________ (sec):
1.09133333333333
2800x2800 cross-product matrix (b = a' * a)_________ (sec):
1.55633333333333
Error in solve(crossprod(a), crossprod(...