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

ves regtests failing in GH Actions for Intel: reduce by one more digit #995

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

valsson
Copy link
Contributor

@valsson valsson commented Nov 30, 2023

Description

Concerning #990: reduce regtests by one more digit for

Target release

I would like my code to appear in release master

Type of contribution
  • changes to code or doc authored by PLUMED developers, or additions of code in the core or within the default modules
  • changes to a module not authored by you
  • new module contribution or edit of a module authored by you
Copyright
  • I agree to transfer the copyright of the code I have written to the PLUMED developers or to the author of the code I am modifying.
  • the module I added or modified contains a COPYRIGHT file with the correct license information. Code should be released under an open source license. I also used the command cd src && ./header.sh mymodulename in order to make sure the headers of the module are correct.
Tests
  • I added a new regtest or modified an existing regtest to validate my changes.
  • I verified that all regtests are passed successfully on GitHub Actions.

@carlocamilloni carlocamilloni merged commit fa9cba2 into plumed:master Nov 30, 2023
17 checks passed
carlocamilloni added a commit that referenced this pull request Nov 30, 2023
Co-authored-by: Omar Valsson <omar.valsson@gmail.com>
carlocamilloni added a commit that referenced this pull request Dec 1, 2023
fixes #976
related to #999

* test intel CI

* switch to the new default intel compilers

* fix for CC

* decrease accuracy of rc-cs2backbone regtest

* reduced precision of ves regtests

* Revert "reduced precision of ves regtests"

This reverts commit 272ff40.

* decreased accuracy of ermsd derivates

btw how are they so noisy?

* Revert "decreased accuracy of ermsd derivates"

This reverts commit 8153e68.

* reduced precision of ermsd derivatives

I am afraid that they are almost useless  now

* fix regtest comparison
with +-nan

* ifx is not found in intel CI revert to ifort

* improve nan comparison
fortran intel compiler is not yet well configured

* more ifx test

* updated intel compiler installation

* now it intel compilers should work properly

* simplified the nan comparison for the regtests

* ves regtests: reduce by one more (#995) (#997)

Co-authored-by: Omar Valsson <omar.valsson@gmail.com>

* further reduced precision ves regtest

* more ves

* reset

* reset

* there is an issue with many xyz file in our regtests
because they do not define a box but the parser was
going on without errors.

now this is fixed but I think we could do it better

* work around for missing boxes in xyz file of
multiple regtests

* astyle

---------

Co-authored-by: Omar Valsson <omar.valsson@gmail.com>
Co-authored-by: Giovanni Bussi <giovanni.bussi@gmail.com>
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