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

tci_global.h not found #1

Open
ce335805 opened this issue Dec 30, 2018 · 0 comments
Open

tci_global.h not found #1

ce335805 opened this issue Dec 30, 2018 · 0 comments

Comments

@ce335805
Copy link

Hi,

When installing tci several '.h' files are written to /usr/local/include/tci.
Each of these (except tci_config.h) include a header via #include tci_global.h.
tci_global.h is not inside the same directory and not found when compiling code that uses the tci library (Tblis in my case).
Where can this file be found or how to fix the resulting
/usr/local/include/tci/barrier.h:4:10: fatal error: tci_global.h: No such file or directory #include "tci_global.h"
error?

Many thanks in advance,
Chris

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