Skip to content

Pin esmpy to anything but 8.1.0 since that particular one changes the CPU affinity#1310

Merged
valeriupredoi merged 5 commits into
mainfrom
pin_esmpy_affinity
Sep 10, 2021
Merged

Pin esmpy to anything but 8.1.0 since that particular one changes the CPU affinity#1310
valeriupredoi merged 5 commits into
mainfrom
pin_esmpy_affinity

Conversation

@valeriupredoi

@valeriupredoi valeriupredoi commented Sep 9, 2021

Copy link
Copy Markdown
Contributor

Description

See the issue and comment for more details, in a nutshell - for some reason esmf/esmpy=8.1.0 reduces cpu affinity to 0 when running esmvalcore; thanks to @SarahAlidoost for noticing this; 8.1.1 is fine but is yet to be solved for in the conda/mamba environment; 8.0.1 is fine too and it's what esmvaltool currently ingests in the environment

Closes #1208

Link to documentation:


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@valeriupredoi valeriupredoi added the installation Installation problem label Sep 9, 2021

@bouweandela bouweandela left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@valeriupredoi

Copy link
Copy Markdown
Contributor Author

cheers @bouweandela 🍺

@valeriupredoi valeriupredoi merged commit d3de698 into main Sep 10, 2021
@valeriupredoi valeriupredoi deleted the pin_esmpy_affinity branch September 10, 2021 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

installation Installation problem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An import from esmvalcore 2.2.0 sets the CPU affinity to a single CPU core

2 participants