aocl-utils 0.1.0

Safe Rust wrappers for AOCL-Utils (CPU identification, threading helpers)
Documentation
  • Coverage
  • 64.1%
    25 out of 39 items documented0 out of 15 items with examples
  • Size
  • Source code size: 25.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 25s Average build duration of successful builds.
  • all releases: 1m 25s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ciresnave/aocl
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ciresnave

aocl-utils

Safe wrappers for AOCL-Utils — AMD CPU identification (vendor, Zen sub-architecture, x86-64 microarchitecture levels) and threading helpers.

Built on top of aocl-utils-sys.

Coverage

  • cpuid::is_amd, is_zen_family, zen_arch, x86_64_level, vendor_info.

Threading-pinning and version queries are next.

Dual-licensed under MIT or Apache-2.0.