RubyGems Navigation menu

compute_unit 0.5.1

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:

e7cc04fe92ae2ecb2f367ca8f6e395007438bd54a7a056992ba7fc62b2d182f9

Total downloads 14,970

For this version 1,888

License:

MIT

Required Ruby Version: >= 2.5

Links: