You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PBSPro 2024 the API into it reported all memory back as a string with units of kb e.g. 123456kb. Now in version 2026 it can be returned in kb, mb or gb e.g. 1234mb or 1gb. I am making changes to pbsutils.py to accomodate this change.
In PBSPro 2024 the API into it reported all memory back as a string with units of kb e.g. 123456kb. Now in version 2026 it can be returned in kb, mb or gb e.g. 1234mb or 1gb. I am making changes to pbsutils.py to accomodate this change.