Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Remove osx cuda job #3652

Merged
merged 2 commits into from
Apr 10, 2020
Merged

Conversation

RudolfWeeber
Copy link
Contributor

As per @mkuron's comment on #3611.

@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #3652 into python will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           python   #3652   +/-   ##
======================================
  Coverage      88%     88%           
======================================
  Files         523     523           
  Lines       22446   22446           
======================================
+ Hits        19846   19850    +4     
+ Misses       2600    2596    -4     
Impacted Files Coverage Δ
src/core/polymer.cpp 98% <0%> (+5%) ⬆️

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 f7bf842...8bee70c. Read the comment docs.

@jngrad jngrad added automerge Merge with kodiak DevOps labels Apr 10, 2020
@kodiakhq kodiakhq bot merged commit dd25cf8 into espressomd:python Apr 10, 2020
kodiakhq bot added a commit that referenced this pull request Apr 20, 2020
Description of changes:
- remove CUDA installation instructions on OSX (follow-up to #3652)
- update links to dockerfiles for non-Ubuntu OSes
- correct the Coulomb prefactor formula (fixes #3633)
- in electrostatics scripts, replace magic values by their full expressions
- document the difference between serial and parallel versions of `libhdf5-dev` (fixes #3656)
- improve documentation of the script that shows the effect of MPI and `node_grid` on domain decomposition (see mailing list email "dividing simulation box using MPI" from 2020-04-20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge with kodiak DevOps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants