Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no type named 'type' in 'struct std::enable_if<false, xsimd::batch<double, 4> >' #912

Closed
nbecker opened this issue Jun 11, 2018 · 1 comment
Labels

Comments

@nbecker
Copy link

nbecker commented Jun 11, 2018

xtensor-0.16.3
xsimd-4.1.6
xtensor-blas-0.11.0

This code:

https://gist.github.com/nbecker/251112eb10e8effbdeb0545eabef6b31

compiled with
g++ -o mag_sqr.cpython-36m-x86_64-linux-gnu.os -c -g -std=c++1z -O3 -march=native -fvisibility=hidden -flto -DNDEBUG -ffast-math -fPIC -DHAVE_CBLAS -DXTENSOR_USE_XSIMD -I/home/nbecker/.local/include/xtensor-blas/flens -I/home/nbecker/.local/include -I/usr/include/eigen3 -I/home/nbecker/.local/lib/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m mag_sqr.cc

results in errors (rather long, not copied here)

@JohanMabille
Copy link
Member

This is a bug in xsimd, an issue has been opened there, closing this one as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants