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

Fix memory leak in SUNMemoryHelpers #314

Merged
merged 3 commits into from
Aug 7, 2023
Merged

Conversation

gardner48
Copy link
Member

No description provided.

@gardner48
Copy link
Member Author

gardner48 commented Aug 2, 2023

@balos1 Looks like there is a permissions issue in GitLab. When I rerun a test, it then fails because the CI can't find the Kokkos install directory

CMake Error at cmake/tpl/SundialsKokkos.cmake:43 (find_package):
  Could not find a package configuration file provided by "Kokkos" with any
  of the following names:
    KokkosConfig.cmake
    kokkos-config.cmake
  Add the installation prefix of "Kokkos" to CMAKE_PREFIX_PATH or set
  "Kokkos_DIR" to a directory containing one of the above files.  If "Kokkos"
  provides a separate development package or SDK, be sure it has been
  installed.

@balos1 balos1 added this to the SUNDIALS Next milestone Aug 4, 2023
@balos1 balos1 merged commit 6241fd7 into develop Aug 7, 2023
14 checks passed
@balos1 balos1 deleted the bugfix/memleak-sunmemory branch August 7, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants