Releases: hhu-bsinfo/ib-scanner
Releases · hhu-bsinfo/ib-scanner
v0.4.0: Fourth beta release:
v0.3.3: Bugfix release:
-Fix both 'Xmit Throughput' and 'Rcv Throughput' showing 0, when only one of them is actually 0 -Show git branch in build information -Use more specifically named include guards -Show build information of IbPerfLib
v0.3.2: Bugfix release:
-Fix compatibility issues with C++-11 -Add continuous integration via Travis-CI
v0.3.1: Bugfix release:
-Fix 'Xmit Throughput' and 'Rcv Throughput' showing the same value -Fix a bug, where the throuhgput values would overflow, after a reset of the performance counters -Remove options 'Reset Current' and 'Reset All'; Add function 'Reset Counters' which resets the counters of all monitor windows
v0.3.0: Third beta release:
-Monitor diagnostic performance counters on local devices
v0.2.0: Second beta release:
-Offer to fallback into compat-mode, if mad-mode is not working -Suppress ibmad-warnings
v0.1.3: Bugfix/Feature release:
-Implement support for IbPerfLib's new compatibility mode -Fix a bug, where the application would crash, if the fabric consists of less than 4 nodes
v0.1.2: Bugfix release:
-IbPerfMon: Don't crash, if an exception occurs -IbPerfMon: Fix buffer overflow -IbPerfMon: Prevent monitor windows from being changed, while an update is in progress
v0.1.1: Bugfix release:
-CursesLib: It is now possible to set the focus to a specific window -IbPerfMon: Fix a bug, where the menu window would lose its focus, after the amount of monitor windows has been changed
v0.1.0: First beta release:
-CursesLib: Windows can now have additional key handlers -CursesLib/MenuWindow: It is now possible to get a reference to the currently selected item -CursesLib/MenuItem: It is now possible to store a pointer to arbitrary data in a menu item