MRChemSoft / mrcpp

MultiResolution Computation Program Package
GNU Lesser General Public License v3.0
12 stars 19 forks source link

Put OpenMP and MPI in INTERFACE #155

Closed robertodr closed 3 years ago

robertodr commented 3 years ago

This is needed such that linking parallel MRCPP to serial executables will not fail.

codecov[bot] commented 3 years ago

Codecov Report

Merging #155 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   67.08%   67.08%           
=======================================
  Files         172      172           
  Lines       12142    12142           
=======================================
  Hits         8145     8145           
  Misses       3997     3997           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 314f867...bd4cdad. Read the comment docs.

MinazoBot commented 3 years ago
1 Warning
:warning: There are code changes, but no corresponding tests. Please include tests if this PR introduces any modifications in behavior.

Generated by :no_entry_sign: Danger