RubyGems Navigation menu

compute_unit 0.5.0

A ruby library that searches the linux sysfs file system for compute unit devices such as CPUS, GPUs and other ASIC compute devices. Allows programmatic access to collect real time metrics from the kernel or relatated driver toolchain. Is meant to be used as a toolchain for future tools. This library also makes use of opencl library and requires the opencl_ruby_ffi gem.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.1 - December 30, 2020 (31.5 KB)
  2. 0.5.0 - November 07, 2020 (31.5 KB)
  3. 0.4.0 - October 29, 2020 (58 KB)
  4. 0.3.3 - October 28, 2020 (30 KB)
  5. 0.3.2 - October 28, 2020 (30 KB)
Show all versions (10 total)

Runtime Dependencies (2):

opencl_ruby_ffi ~> 1.3.4
sys-proctable >= 1.2.0, ~> 1.2

Development Dependencies (3):

bundler ~> 2.1
rake ~> 13
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Corey Osman

SHA 256 checksum:

61b09a3562d8a9c3db5e171c8fa2cd3cecdacd80576e4ec8c40de086c5130c2d

Total downloads 15,003

For this version 1,422

License:

MIT

Required Ruby Version: >= 2.5

Links: