Re: [ViennaCL-support] ViennaCL 1.6 seems not to work with Xeon Phi

2014-11-10 Thread Philippe Tillet
init_vector_axpy() { database_typevector_axpy_template::parameters_type result; devices::accelerator::fallback::add_4B(result); devices::accelerator::fallback::add_8B(result); 2014-11-10 9:29 GMT-05:00 Philippe Tillet phil.til...@gmail.com: Yes, it's enough. I'll try to come up with a fix today

Re: [ViennaCL-support] Potential bug report for 1.6.2 only

2014-12-30 Thread Philippe Tillet
correct to understand that currently complex type is not supported? Are there any plans to introduce 'out-of-the-box' support for complex type? Regards, JJ On Wed, Dec 31, 2014 at 5:42 AM, Philippe Tillet phil.til...@gmail.com wrote: Ugh, sorry. I keep making stupid mistakes in how I