cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
245 stars 82 forks source link

Hotfix/circleci nightly #669

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

Describe the PR Nightly builds were failing due to timeouts. This PR enables 2 parallel OpenMP threads to fix the time-out issue.

Additional context https://app.circleci.com/pipelines/github/cb-geo/mpm/945/workflows/7efd8314-25c6-46be-9405-7fee5d66407e/jobs/5380 Benchmarks now run in 12 minutes.

codecov[bot] commented 4 years ago

Codecov Report

Merging #669 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #669   +/-   ##
========================================
  Coverage    96.56%   96.56%           
========================================
  Files          122      122           
  Lines        25265    25265           
========================================
  Hits         24395    24395           
  Misses         870      870           

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 e0de3ce...74cddb2. Read the comment docs.