Skip to content

Releases: vsee/oclBenchNetworkMapper

Gui extensions

23 Mar 21:24
Compare
Choose a tag to compare
  • optional execution of all alternative device mappings added to GUI
  • message output added to GUI
  • total energy and runtime of openCL kernels added to GUI
  • full server simulation added

Graphical User Interface for Client

10 Mar 12:26
Compare
Choose a tag to compare

v2.0: Adds a graphical user interface to the client side (see current Readme for details)

  • graphical user interface for client
  • Single Run mode allows executing a single benchmark and workload on connected servers
  • Automatic Run mode allows a continuous execution of the selected benchmark for random workloads on connected servers
  • Execution results for energy and performance are displayed in graphs
  • Predictive benchmark to execution device mapping added
  • Non interactive client mode added to execution a list of commands without user interface
  • benchmark cofiguration available using csv files

Energy monitoring

02 Mar 16:27
Compare
Choose a tag to compare

Adds energy measurements using the AMD power profiling API implemented for OpenCL

  • energy and performance statistics are measured on server side during benchmark execution
  • collected statistics are returned to client side and available for display
  • selection of three dataset size introduced and implemented for KMEANS benchmark

Single Client and multiple Server communication

01 Mar 10:05
Compare
Choose a tag to compare
  • basic workload partitioning (FCFS, DUPLICATE)
  • basic input using console menu
  • basic execution result display printing message content to console
  • no energy and performance measurements only default 0.0 returned
  • KMEANS benchmark available for execution with standard workload on CPU