We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add device management API for accessing metadata and running functions. (for https://github.com/furiosa-ai/device-api/blob/b0647e0b2ac27b987df75e07dae1ecf1490d4d55/src/sysfs.rs like
device-api/src/device.rs
Line 81 in b0647e0
readable
writable
The text was updated successfully, but these errors were encountered:
@sukyoungjeong-furiosa First, I'll start with alive, atr_error, heartbeat.
alive
atr_error
heartbeat
Sorry, something went wrong.
Ok, I'll try establishing the primitives for writable mgmt files and interface functions for them.
libc-furiosa
sukyoungjeong-furiosa
No branches or pull requests
Add device management API for accessing metadata and running functions.
(for https://github.com/furiosa-ai/device-api/blob/b0647e0b2ac27b987df75e07dae1ecf1490d4d55/src/sysfs.rs like
device-api/src/device.rs
Line 81 in b0647e0
readable
writable
The text was updated successfully, but these errors were encountered: