Skip to content

stop_numeric, stop_string not handled correctly #309

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

Closed
zbeekman opened this issue Jan 13, 2017 · 0 comments · Fixed by #370
Closed

stop_numeric, stop_string not handled correctly #309

zbeekman opened this issue Jan 13, 2017 · 0 comments · Fixed by #370
Assignees
Labels

Comments

@zbeekman
Copy link
Collaborator

See #302 (comment) for a discussion

stop_numeric() and stop_string() btw is not implemented correctly in caf_mpi. Both expect caf_finalize() to exit(0), which this function must not do!

@zbeekman zbeekman added the bug label Jan 13, 2017
@zbeekman zbeekman added the ready label Feb 12, 2017
jeffhammond pushed a commit to jeffhammond/PRK that referenced this issue Mar 24, 2017
 - `stop` currently has some bugs and may be the source of the observed
   segfaults
 - `error stop` should be used instead in coarray Fortran programs using
   OpenCoarrays, until
   sourceryinstitute/OpenCoarrays#309 is
   fixed.
jeffhammond pushed a commit to jeffhammond/PRK that referenced this issue Mar 24, 2017
 OpenCoarrays currently has a bug with 'stop' and `error stop` should be
 used instead, for multi-image programs. See
 sourceryinstitute/OpenCoarrays#309 for
 further details.
vehre added a commit that referenced this issue Apr 30, 2017
Add testcases for failed images.
Fixes #309.
Fixes #354.
zbeekman added a commit that referenced this issue May 25, 2017
Pull in failed images support.

 - Fixes #309 
 - Fixes #354 
 - Fixes #388 
 - Fixes #390
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants