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

Missing includes #99

Closed
codecircuit opened this issue May 14, 2023 · 3 comments
Closed

Missing includes #99

codecircuit opened this issue May 14, 2023 · 3 comments

Comments

@codecircuit
Copy link

  • stream.hpp uses pool_t defined in memory_pool.hpp
  • memory_pool.hpp uses ipc::ptr_handle_t defined in ipc.hpp
  • nvtx/profiling.hpp uses scoped_existence_ensurer_t defined in api/multi_wrapper_impls/context.hpp
@eyalroz
Copy link
Owner

eyalroz commented May 14, 2023

Well, this library depends on an older version of cuda-api-wrappers. I should certainly update it :-)

@codecircuit
Copy link
Author

Apologies. This issue belongs to the cuda API wrappers.

@codecircuit
Copy link
Author

Created #515

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