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

Support recent Linux distributions #4526

Merged
merged 4 commits into from
Jun 21, 2022

Conversation

jngrad
Copy link
Member

@jngrad jngrad commented Jun 20, 2022

Description of changes:

  • fix compiler warnings and diagnostics from recent GCC/Clang releases
  • fix CMake 3.22 warnings and Python 3.10 numpy warnings
  • update installation instructions for Ubuntu 22.04 and macOS
  • check Fedora 36 and Ubuntu 22.04 in CI
  • add support for Sphinx 5.0.0

jngrad added 2 commits June 20, 2022 15:23
Fix warnings and diagnostics from GCC 11, 12 and Clang 12, 13, 14.
Adapt CUDA targets to support the Clang 12 + CUDA 11 combination.
Drop deprecated numpy.bool symbol.
@jngrad jngrad force-pushed the compiler_warnings branch from ec96dff to 9afe973 Compare June 20, 2022 18:24
jngrad added 2 commits June 21, 2022 08:16
Add Ubuntu 22.04 installation instructions and remove MacPorts
installation instructions.
@jngrad jngrad added the DevOps label Jun 21, 2022
@jngrad jngrad added this to the Espresso 4.2 milestone Jun 21, 2022
@jngrad jngrad marked this pull request as ready for review June 21, 2022 07:44
@jngrad jngrad requested a review from reinaual June 21, 2022 07:44
@jngrad jngrad added the automerge Merge with kodiak label Jun 21, 2022
@kodiakhq kodiakhq bot merged commit 8a92c36 into espressomd:python Jun 21, 2022
@jngrad jngrad deleted the compiler_warnings branch June 21, 2022 08:05
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.

2 participants