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

Need to connect to SIMD? #7

Open
dayana42200 opened this issue Jun 28, 2018 · 1 comment
Open

Need to connect to SIMD? #7

dayana42200 opened this issue Jun 28, 2018 · 1 comment

Comments

@dayana42200
Copy link

Hi Hajime Suzuki,

Do the provided code need to be connected to SIMD?

I run the code using code block (windows OS) and I get this error:

No SIMD environment detected. Check CFLAGS

Thank you

Regard
Dayana.

@ocxtal
Copy link
Owner

ocxtal commented Jun 29, 2018

Hi Dayana,

First of all, the library does not support Windows environments (and also in the future). The library is developed for Linux and macOS so it would be the easiest to get it worked if you could switch to a native Linux or macOS machine.

If you are on WSL (bash on Windows), the library still should compile with gcc or clang as it is on native Linux, but I haven't tested it on the latest WSL. If it fails with gcc or clang on WSL, it might be a problem in SIMD flag detection code in Makefile so I could help you if you would copy and paste the error message, compiler version, and other Windows information.

Thanks,

Hajime Suzuki

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

No branches or pull requests

2 participants