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

#include<cilk/cilk.h> not found #12

Open
ghost opened this issue May 12, 2014 · 1 comment
Open

#include<cilk/cilk.h> not found #12

ghost opened this issue May 12, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented May 12, 2014

Hey everyone after installing cilkplus. I try to compile a simple program of Fibonacci. But there is an error which says that "#include<cilk/cilk.h>" not found.
the cilkplus runtime library file libcilkrts is not there which contains the cilk.h header file.
Can anyone help me to add the library file libcilkrts with LLCM/Clang.
Thank you.

@azhang7
Copy link
Contributor

azhang7 commented Jun 3, 2014

What OS are you running, and what is the exact command and error you are seeing?

Have you set up the compiler's include paths (see the "Using" section on cilkplus.github.io)?

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