Thread Previous • Date Previous • Date Next • Thread Next |
Can someone reproduce the failure locally? It works perfectly here (w/ clang, without OpenMP). The values from the buildbot are some garbage numbers (like-9.881926876257279e+166 from https://www.yade-dem.org/buildbot/builders/yade-full/builds/326/steps/test/logs/stdio), so it is either OpenMPArrayAccumulator initialization issue, or something else.pprint(plot.data) #doctest: +ELLIPSIS+ {'gravWork': [0.0, -25.13274...], + 'i': [0, 1], + 'kinRot': [0.0, 0.0], + 'kinTrans': [0.0, 7.5398...], + 'nonviscDamp': [0.0, 10.0530...], + 'total energy': [0.0, -7.5398...]} As it is failed with last commits.
Cheers, v.
Thread Previous • Date Previous • Date Next • Thread Next |