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

Separate creation of error handler #2

Open
iraikov opened this issue Feb 19, 2023 · 0 comments
Open

Separate creation of error handler #2

iraikov opened this issue Feb 19, 2023 · 0 comments
Assignees

Comments

@iraikov
Copy link
Owner

iraikov commented Feb 19, 2023

The current initialization strategy creates a default MPI error handler, which relies on a non-existent Chicken internal, abort-hook to create a Scheme exception. A new strategy is necessary, where a pure Scheme error handler can be passed to MPI_Comm_create_errhandler.

@iraikov iraikov self-assigned this Feb 19, 2023
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

No branches or pull requests

1 participant