New feature: hardware querier #403
Closed
TysonRayJones
announced in
Announcements
Replies: 2 comments
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
contributor: Tyson Jones
release: v4
QuEST can now report static properties of the hardware to which it is deployed (e.g. the number of CPUs available, the maximum RAM size), and also dynamic runtime properties (e.g. how much VRAM is available). This results from the backend's access to
C++libraries.All reactions