Skip to content

Limiter & Rhs - #36

Open
carlodev wants to merge 47 commits into
masterfrom
limiter
Open

carlodev wants to merge 47 commits into
masterfrom
limiter

Conversation

@carlodev

Copy link
Copy Markdown
Owner

In this PR (which is a fork of performance)

  • RHS in SolveProblem.jl is not in-place
  • Bug fix in MatrixCreation.jl in function inv_lump_vel_mass! where indices were not updated
  • Add limiter as abstract type TimestepLimiter
  • Initial support for gpus: In SolveProblem.jl
    any(kw -> occursin(kw, petsc_options), ["cuda", "aijcusparse"]) && run(nvidia-smi)

This branch has not been deployed

No deployments
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.

3 participants