$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] SIMD implementation of uBLAS
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-05-29 09:53:56
On 29/05/13 15:40, Aditya Avinash wrote:
> On Wed, May 29, 2013 at 10:36 AM, Joel Falcou <joel.falcou_at_[hidden]> wrote:
>
>> See our work on Boost.SIMD ...
>
>
> I have a question specific to you. Implementing uBLAS with it's own SIMD
> code and using uBLAS with Boost.SIMD, which of these can be more faster?
> (performance)
Assuming the code does the same thing, it would be the same.