abacus with gcc-12 #2576
QuantumMisaka
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Is there a comparison of the time of each electronic step? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@QuantumMisaka Please note that ABACUS requires the c++ language standard to be c++11, while not requiring a specified gcc version. Since gcc-12 does support c++11, this should work as expected. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tested the performance of abacus compiled by gcc-12.2.0 ?
my server has only gcc-8.5.0 and gcc-12.2.0, and the I tried gcc-12.2.0 to do gcc-toolchain compilation
From a single cell-relax test, abacus by gcc-12.2.0 show a better performance
but in document, abacus support cxx-11 only ?
Beta Was this translation helpful? Give feedback.
All reactions