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

Improved eigvals and modenumber #94

Merged
merged 2 commits into from
May 21, 2024

Conversation

sofiemartins
Copy link

There was a problem with the program segfaulting because a lot of setup code that is now called as part of process init was called in the main of these functions. It seems to me that they had not been maintained for quite a while.

I tested only CPU against GPU but I only changed the binaries but not the core functions (such as inverters), which are working. I seem to be getting plausible results and both CPU and GPU code are working.

@claudiopica claudiopica merged commit fffbfe2 into claudiopica:HiRep-CUDA May 21, 2024
62 checks passed
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.

2 participants