-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfeatureThis is a feature requestThis is a feature request
Description
Contact Details
What is needed?
Right now, WISE needs to be aware of the system architecture it's running on to lock to CPU cores, etc.
WISE is unable to query the operating system for this detail, which means core locking, etc. cannot happen. Furthermore, this call took a minute or so to complete, indicating that there's a time-out or an erroneous loop occurring.
We should review this code, and Azure, to make sure that operations will still be performed efficiently and correctly, and without (e.g.) a potential timeout while these system calls fail.
How will this improve the project or tool?
This was discovered while discussing multithreading and multiprocessing of WISE, with Robert J.
Approvals Process
- Testing For Issue
- Executive Approval
- Merge
- Provide Attribution
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeatureThis is a feature requestThis is a feature request
