Merge branch 'master' into kim-v2-update

This commit is contained in:
Ryan S. Elliott
2019-02-14 13:29:50 -06:00
186 changed files with 3028 additions and 999 deletions

View File

@ -928,7 +928,9 @@ LINKFLAGS: -fopenmp # for GNU Compilers
LINKFLAGS: -qopenmp # for Intel compilers on Linux :pre
For other platforms and compilers, please consult the documentation
about OpenMP support for your compiler.
about OpenMP support for your compiler. Please see the note about
how to address compatibility "issues with the 'default(none)'
directive"_Build_basics.html#default-none-issues of some compilers.
:line