$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interest in an asynchronous linear algebra library?
From: Joel FALCOU (joel.falcou_at_[hidden])
Date: 2015-11-21 12:42:36
On 21/11/2015 06:12, Sebastian Schaetz wrote:
> asynchrony and optimization of the AST are very interesting techniques that
> the DL community should leverage. There is a lot of existing knowledge and
> code in this area so in addition to looking at standard proposals I would
> recommend you look into advanced expression template libraries like NT2 [0]
> or Eigen [1] when researching previous work. I would also recommend you
> look into HPX [2].
FYI, we have experimental support of HPX inside NT2 already. My PHD
student defended on that recently. Need to merge that to NT2 master stll.