Skip to content

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

Merged
Stuart B. Wilkins (stuwilkins) merged 2 commits into
NSLS2:mainfrom
tacaswell:mnt/expose_cpu_info
Jul 7, 2026
Merged

ENH: expose minimal parts of /sys/system#11
Stuart B. Wilkins (stuwilkins) merged 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)

@stuwilkins Stuart B. Wilkins (stuwilkins) merged commit 8cfb251 into NSLS2:main Jul 7, 2026
1 check passed
@tacaswell Thomas A Caswell (tacaswell) deleted the mnt/expose_cpu_info branch July 7, 2026 15:39
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.

2 participants