Skip to content

Conversation

slayoo
Copy link
Member

@slayoo slayoo commented Feb 27, 2024

No description provided.

@slayoo slayoo changed the title bump SUNDIALS submodule to v6.7.0 bump SUNDIALS submodule to v6.7.0 (blocked by CAMP not supporting SUNDIALS >= 6) Feb 27, 2024
@slayoo
Copy link
Member Author

slayoo commented Feb 27, 2024

this fails with:

      /home/runner/work/PyPartMC/PyPartMC/gitmodules/camp/src/camp_solver.c:145:11: error: too few arguments to function ‘N_VNew_Serial’
        145 |   sd->y = N_VNew_Serial(n_dep_var * n_cells);
            |           ^~~~~~~~~~~~~

We need to update SUNDIALS calls within CAMP as it was done by @alhirzel for PartMC in compdyn/partmc@db9d8dc

Copy link

Stale pull request message

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