Skip to content

[WISE FR]: Support for Azure #201

@RobBryce

Description

@RobBryce

Contact Details

rbryce@heartlandsoftware.ca

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

Metadata

Metadata

Labels

enhancementNew feature or requestfeatureThis is a feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions