Add README for documentation.#1151
Merged
drroe merged 16 commits intoAmber-MD:masterfrom Sep 23, 2025
Merged
Conversation
Contributor
Author
|
The failing appveyor mingw tests are all related to FFT. I wonder if the recent update from mingw 14 to mingw 15 is the cause. Either mingw 15 is broken for the fortran-based PubFFT, it's not compiling it correctly because some flag(s) isn't set, or there is some long-hidden bug in PubFFT that is being exposed. Might be worth it to try to get pacman to download fftw. |
added 8 commits
September 20, 2025 09:46
Contributor
Author
|
The issue here is Probably mad I've done like 10 builds in 24 hours. I'll wait a bit and try one more time. Then I'm merging. |
added 5 commits
September 23, 2025 10:10
… not working it may be time to end linking to appveyor.
Contributor
Author
|
Jenkins failure is the symmetric RMSD Heisenbug. |
Contributor
Author
|
run jenkins |
Contributor
Author
|
It might be time to really get rid of appveyor. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a README describing the files in the documentation subdirectory
doc.@rodrigogalindo this is also being used as an independent test of #1150 to see if the Appveyor/Jenkins test failures can be replicated.