Boost logo

Ublas :

Subject: Re: [ublas] [uBLAS/ublas] Feature/ublas00004 simd gemm (#46)
From: palik imre (imre_palik_at_[hidden])
Date: 2016-04-10 14:14:19


I sent the fix a week ago: https://github.com/uBLAS/ublas/pull/48

Could you please have a look?

Thanks,

Imre
--------------------------------------------
On Mon, 28/3/16, Nasos <notifications_at_[hidden]> wrote:

 Subject: Re: [uBLAS/ublas] Feature/ublas00004 simd gemm (#46)
 To: "uBLAS/ublas" <ublas_at_[hidden]>
 Cc: "imre-palik" <imre_palik_at_[hidden]>
 Date: Monday, 28 March, 2016, 21:48
 
 Merged it but:
 
 On intel compiler I am getting this error:
 
 ../../../../boost/numeric/ublas/detail/gemm.hpp(236): error:
 mixed vector-scalar operation not allowed
 
                       Pi[i*NR+j] *= alpha.imag();
 
 Also please pull from upstream as described in:
 
 https://github.com/uBLAS/ublas/wiki
 
 BUT use the ublas repository as the upstream to merge into
 yours (if you have a fork).
 
 â€”
 You are receiving this because you authored the thread.
 Reply to this email directly or view
 it on GitHub