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

GNU: Floating-point exception when enabling undeflow checks in Release mode #55

Open
dmey opened this issue Jan 7, 2020 · 3 comments
Open
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@dmey
Copy link
Contributor

dmey commented Jan 7, 2020

When compiling in Release mode and enabling underflow traps a floating point exception is signaled in __modmpi_MOD_avexy_ibm at modmpi.f90:336 (see https://travis-ci.com/uDALES/u-dales/jobs/272738467#L2777)

Originally described in #53 (comment)

@dmey dmey added the bug Something isn't working label Jan 7, 2020
@dmey dmey added this to the 0.1.0 milestone Jan 7, 2020
@dmey
Copy link
Contributor Author

dmey commented Jan 7, 2020

@bss116 I have reintroduce the underflow trap for GNU in this in https://github.com/uDALES/u-dales/tree/bug/underflow. Are you happy to take care of this?

@bss116
Copy link
Contributor

bss116 commented Jan 7, 2020

Yes, I will look into this.

@bss116
Copy link
Contributor

bss116 commented Nov 10, 2020

In a previous discussion we decided that underflow issues are not on our priority. I'll leave this issue open for documentation and will change the label accordingly. A related issue is also discussed in #86 (comment)_.

@bss116 bss116 added documentation Improvements or additions to documentation and removed bug Something isn't working labels Nov 10, 2020
@bss116 bss116 removed their assignment Nov 10, 2020
@bss116 bss116 modified the milestones: 0.1.0, Future Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants