Current state of DArrays?

58 views
Skip to first unread message

Douglas Bates

unread,
Jan 10, 2013, 12:01:27 PM1/10/13
to juli...@googlegroups.com
I believe that base/darray2.jl is now used in place of base/darray.jl.  Much of the previous capability in darray.jl is no longer available.  Are there plans of what will be available?  I used functions like dones, dzeros, similar, ...   Should I plan on implementing those myself?

I plan on implementing some linear algebra using distributed arrays, such as methods for least squares calculations based on the Cholesky decomposition.  The core calculatiion will be Ac_mul_B where is(A,B) is true so the underlying kernel is the BLAS.syrk! function.  Will there eventually be a base/linalg_distributed.jl for such calculations?

Viral Shah

unread,
Jan 10, 2013, 12:43:14 PM1/10/13
to juli...@googlegroups.com
Implementing yourself might be the quickest way forward for now.

-viral
Reply all
Reply to author
Forward
0 new messages