spirit-code / spirit

Atomistic Spin Simulation Framework
http://spirit-code.github.io
MIT License
117 stars 52 forks source link

Quick Fix for compiling issues with icc and OpenMP #489

Closed MSallermann closed 5 years ago

MSallermann commented 5 years ago

Added a quick workaround to fix compiling issues when using OpenMP and intel compilers. It is pretty much the same that was done in 19a2bdc4114f002059dcf6533ce9510bbaecb4f3. Unit tests seem to run fine on icc 18.03 and also on gcc 6.2.0

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 84.551% when pulling 0b0250c7a106d6e33fb8f8d84d548dabab7476ab on MSallermann:feature_icc_compatibility into c5dda6443ec0d4a11de7bba04256cc15b62806f0 on spirit-code:develop.

codecov[bot] commented 5 years ago

Codecov Report

Merging #489 into develop will increase coverage by 0.01%. The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #489      +/-   ##
===========================================
+ Coverage    51.81%   51.83%   +0.01%     
===========================================
  Files           90       90              
  Lines         9844     9848       +4     
===========================================
+ Hits          5101     5105       +4     
  Misses        4743     4743