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

Add check to workflow for FCS to see if there's enough ramdisk space. #142

Open
mahesh-panchal opened this issue Dec 12, 2024 · 0 comments

Comments

@mahesh-panchal
Copy link
Collaborator

FCS_GX needs to run from a ramdisk, but fails with an error if there's not enough space.

Incorporate a check using say df -h to check if there is sufficient space on /dev/shm (at least 512GB), otherwise run from disk, and potentially print a warning this is really slow.

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

No branches or pull requests

1 participant