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

Ninja Compilation Issue and Fixes #3

Closed
RyanXLi opened this issue Mar 9, 2024 · 0 comments
Closed

Ninja Compilation Issue and Fixes #3

RyanXLi opened this issue Mar 9, 2024 · 0 comments

Comments

@RyanXLi
Copy link
Contributor

RyanXLi commented Mar 9, 2024

I ran into an issue on Ubuntu 22.04 and Cuda 12.1

/usr/include/c++/11/bits/std_function.h:435:145: error: parameter packs not expanded with ‘...’:
  435 |         function(_Functor&& __f)
      |                   

Just in case anyone has the same issue, the problem could be fixed by running these commands.

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