stop using lowopt in libxc 4.2.3 easyconfigs#7115
stop using lowopt in libxc 4.2.3 easyconfigs#7115akesandgren merged 2 commits intoeasybuilders:developfrom
Conversation
|
@boegel "We're not running make check"?? We are running make check. |
|
@akesandgren Oops, Sunday afternoon brain fart... Fixed in PR description. |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
More info for failing Not sure why that problem only occurs on Intel Sandy Bridge, and not on Haswell or Skylake... |
|
That's odd. Does it always happen? |
|
Test report by @migueldiascosta |
|
Test report by @boegel |
|
@akesandgren Looks consistent... :( I can roll back the change for |
|
So it's only for gimkl/2017a it happens? Then I'd say revert that one and leave the others. |
|
Testing again on a full node, previous tests were on a partial node (4 cores, 16GB of RAM), maybe that makes the tests fail? As @migueldiascosta pointed out, his test was also on Intel Sandy Bridge, and it worked fine there... If the tests fail again for |
|
Test report by @boegel |
|
Test report by @boegel |
It seems like the enforcing
lowoptfor recentlibxcversions, which was added in #4199, is no longer required withlibxc4.2.3.We're notWe are runningmake check, which should be sufficient to catch any problems with compiling with-O2(defaultopt) rather than-O1(lowopt).cc @akesandgren, @tovrstra (cfr. #4199), @migueldiascosta (cfr. #5250)