Skip to content

v2.0.0 Major Release

Latest
Compare
Choose a tag to compare
@Ricks-Lab Ricks-Lab released this 03 Mar 09:16
  • Complete rewrite of the core to integrate GpuItem object that was previously only used in energy mode.
  • Implemented a more robust check of compute and energy compatibility for all installed GPUs. Switched from lshw to lspci and clinfo. Not working for Intel GPUs.
  • Many core improvements for better robustness and style. Added reST docstrings for better supportability and improved type checking by PyCharm.
  • Extend energy mode to cover Nvidia, in addition to AMD GPU's. Added max-power to psv and txt reports.
  • --noBS on the command line will allow benchMT to function without a BOINC installation.
  • Check devmap and give more details to help user understand mapping of BOINC Devices to Driver Card Numbers.
  • Added --purge_kernels command line option to purge cached kernel files from working directory.
  • Added --lsgpu command line option to display information on all installed GPUs.
  • Reading BOINC's coproc_info.xml as a possible way to automate device to card mapping. Not implemented.