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

Add support for using float Scalars in simulators #5286

Draft
wants to merge 207 commits into
base: master
Choose a base branch
from
Draft

Conversation

akva2
Copy link
Member

@akva2 akva2 commented Apr 16, 2024

These are the changes necessary to support float Scalars.

Some TODOs left:

  • amgcl cpu backend fails to build for some reason
  • UMFPack cannot handle floats. This again means MSW is disabled with floats. SuperLU supports floats so that is a possible solution for this.

Runtime has been lightly tested with the BDA gpu solvers, opencl, cusparse and amgcl (vexcl and cuda backends) and dune cpu solvers. It seems to work although there is non-uniform results (opencl seems to do better than cusparse for some reason).

Do not ask for this to be merged in this shape. Commit topology is optimized to aid rebasing, not for sanity.

akva2 added 29 commits May 10, 2024 11:29
for some reason the cpu backend breaks. dunno why yet
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.

None yet

1 participant