You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was reading about base_runtime_spec and it looks it can be used to bring FPGA region programming to containerd. While we may want something DRA based in the future, this could be an option to fill the gap today as no new development is needed:
I was reading about
base_runtime_spec
and it looks it can be used to bring FPGAregion
programming to containerd. While we may want something DRA based in the future, this could be an option to fill the gap today as no new development is needed:containerd
config.toml
will have a runtime handler entry withbase_runtime_spec = "/etc/fpga.json"
.The text was updated successfully, but these errors were encountered: