Closed mfvalin closed 1 month ago
Sorry I am confused is this referring to a bug in the plumed source code? Thanks
my mistake. when pasting the code, i did not realize that some characters would be interpreted as markup and would disappear. i should have pasted it in a code block the code as it appears cannot be used to reproduce the problem, but the link to github should provide the correct code and allow to reproduce the problem
Still I do not understand, is this related to plumed?
i edited my posted code, which looks a lot saner now
Sorry I close this because I suspect is unrelated to plumed.
Please open a new issue explaining the problem if relevant
problem code on github https://github.com/mfvalin/rmnlib/blob/master/TESTS_POUR_COMPILATEURS/xdf98_bug.c
// nvc -c -O2 xdf98_bug.c # fails // nvc -c -O2 -Mnovect xdf98_bug.c # O.K. // nvc -c -O1 xdf98_bug.c # O.K. `
`