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

[WISE FR]: Support for Azure #201

Open
4 tasks
RobBryce opened this issue Jun 8, 2023 · 0 comments
Open
4 tasks

[WISE FR]: Support for Azure #201

RobBryce opened this issue Jun 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request feature This is a feature request

Comments

@RobBryce
Copy link
Collaborator

RobBryce commented Jun 8, 2023

Contact Details

[email protected]

What is needed?

Right now, WISE needs to be aware of the system architecture it's running on to lock to CPU cores, etc.

On Azure, WISE reports:
image

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
@RobBryce RobBryce added enhancement New feature or request feature This is a feature request labels Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature This is a feature request
Projects
None yet
Development

No branches or pull requests

3 participants