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

Fixed #776 #777

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Fixed #776 #777

merged 1 commit into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. Fixed cp2k#776

    * Citation: "Setting cudaLimitPrintfFifoSize must not be performed after launching any kernel that uses the printf() device system call - in such case cudaErrorInvalidValue will be returned."
    * Since DeviceSetLimit is governed by ACC_API_CALL, the symbol NDEBUG must not be defined for reproducing the issue.
    hfp committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1bbc3b0 View commit details
    Browse the repository at this point in the history