Skip to content

Conversation

@dmikushin
Copy link

Adding a workaround for compile error with NVIDIA HPC SDK nvc++ 20.9-0: error: no instance of overloaded function pybind11::detail::collect_arguments matches the argument list argument types are: (pybind11::object, pybind11::str, pybind11::int_) return detail::collect_arguments<policy>(std::forward<Args>(args)...).call(derived().ptr());

This PR could be used for further discussion, should other NVIDIA HPC SDK users come across the same problem.

…0: "error: no instance of overloaded function pybind11::detail::collect_arguments matches the argument list argument types are: (pybind11::object, pybind11::str, pybind11::int_) return detail::collect_arguments<policy>(std::forward<Args>(args)...).call(derived().ptr());"
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

Successfully merging this pull request may close these issues.

1 participant