Matrix multiplication with JBLAS in ScalaLab

20 views
Skip to first unread message

Stergios Papadimitriou

unread,
Jul 7, 2014, 7:38:17 AM7/7/14
to scala-user, scalalab-...@googlegroups.com
Hi all,

I used JBLAS together with Java multithreading to implement matrix
multiplication in ScalaLab.

For Linux64 it works very fast, it approaches the speed of MATLAB matrix
multiplication.

However, for Win64, JBLAS is much slower, thus I call the pure Java
multithreaded multiplication that is slightly faster.

Does anyone knows why JBLAS performs much better for Linux64?


Stergios
Reply all
Reply to author
Forward
0 new messages