change the default for gcc 9.x and beyond to not enable OpenMP by default even...
change the default for gcc 9.x and beyond to not enable OpenMP by default even if it is found to be supported this is so that using CMake by default will compile LAMMPS, since gcc 9.x expects different sharing semantics for constants than previous versions.
Loading
Please sign in to comment