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

vector_types.h File not found error #15

Open
dlesnoff opened this issue Aug 1, 2022 · 0 comments
Open

vector_types.h File not found error #15

dlesnoff opened this issue Aug 1, 2022 · 0 comments

Comments

@dlesnoff
Copy link

dlesnoff commented Aug 1, 2022

I have tried to install nimcuda before running.
nim fft
nim c -r fft.nim
nim cpp -r fft.nim
They all provide the same error:

/home/kolmogorov/.cache/nim/fft_d/@m..@snimcuda@svector_types.nim.cpp:8:10: fatal error: vector_types.h: No such file or directory
    8 | #include "vector_types.h"

It is a file proper to cuda 8.0 https://github.com/tpn/cuda-samples/blob/master/v8.0/include/vector_types.h

@dlesnoff dlesnoff changed the title Command to run examples vector_types.h File not found error Aug 1, 2022
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

1 participant