Hi all,
I've just attempted to use Karl's on-the-fly generation in the Benchmark
GUI. Here's what I tried:
viennacl::vcl_size_t xPoints = 10000;
viennacl::vcl_size_t yPoints = 10000;
boost::numeric::ublas::compressed_matrix<ScalarType> ublas_matrix;
viennacl::tools::generate_fdm_laplace<ScalarType>( ublas_matrix, xPoints,
yPoints );
-It compiles fine, but crashes when starting the generate_fdm_laplace
procedure. What am I doing wrong?
-What should the default size of xPoints and yPoints be? I assume the
xPoints and yPoints variables should be user-configurable in expert view,
and hard-coded for basic view?
-Sparse benchmark still reads vector data from testdata files
( result65025.txt ). Is it supposed to be this way?
-When using downloaded MatrixMarket files: blas3 benchmark requires 2
matrices, should I just use the downloaded matrix twice? Copy and vector
benchmarks don't use matrices at all, so only sparse and blas3 will use the
downloaded MM files?
Regards, Namik
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
ViennaCL-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/viennacl-devel