geobacter-runtime-amd 1.0.0

Geobacter AMDGPU specific runtime. Requires the Geobacter Rust compiler.
docs.rs failed to build geobacter-runtime-amd-1.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

A runtime crate for AMDGPUs.

Includes WIP support for management of device resources via signals

TODO Use the hsaKmt API directly. The HSA runtime does some global(!) locking which we could avoid because Rust is awesome. Since HSA is pretty much AMD only, might as well go AMD only and program their GPUs more directly.