Skip to content

ENH: expose minimal parts of /sys/system#11

Open
Thomas A Caswell (tacaswell) wants to merge 2 commits into
NSLS2:mainfrom
tacaswell:mnt/expose_cpu_info
Open

ENH: expose minimal parts of /sys/system#11
Thomas A Caswell (tacaswell) wants to merge 2 commits into
NSLS2:mainfrom
tacaswell:mnt/expose_cpu_info

Conversation

@tacaswell

Copy link
Copy Markdown
Contributor

Summary

This prevents warnings from numpy inside of the sandbox

Description

newer versions of numpy will check /sys/system/cpu for information about what CPU features your machine supports, this lets that functionality work in the sand box.

This is read-only information and per the robot the biggest risk here is machine finger printing which is not something I am worried about for our uses.

Testing

Running with this locally.

Checklist

  • Edit the sections above with relevant information
  • Update in-repo documentation, if applicable
  • Run pixi run -e dev lint locally (or wait for CI) — see .github/workflows/lint.yml
  • Test the changes on a representative managed host (or runansible deployment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant