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

Use multiple installations of PETSc (complex & real) #391

Open
yguclu opened this issue Mar 20, 2024 · 0 comments
Open

Use multiple installations of PETSc (complex & real) #391

yguclu opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
package Build and installation of Psydac and dependencies performance Make the code run faster PETSc

Comments

@yguclu
Copy link
Member

yguclu commented Mar 20, 2024

Currently our procedure for using PETSc is based on a single installation with complex datatype. This causes a significant overhead when using real-valued fields.

We would like to identify a better procedure which allows for the installation of PETSc with both complex and real (double float), and to switch between the two within the Python bindings provided by petsc4py.

@yguclu yguclu added performance Make the code run faster package Build and installation of Psydac and dependencies PETSc labels Mar 20, 2024
@yguclu yguclu changed the title Use multiple installations of PETSc to support both complex and real Use multiple installations of PETSc (complex & real) Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package Build and installation of Psydac and dependencies performance Make the code run faster PETSc
Projects
None yet
Development

No branches or pull requests

2 participants