uGPU
Power-aware Performance Tuning of GPU Applications Through Microbenchmarking.
uGPU
October, 2015uGPU uGPU suite of microbenchmarks that provides the actual characteristics of specific GPU device components (e.g., arithmetic instruction units, memories, etc.) in terms of throughput, power, and energy consumption.
uGPU is developed in C++ for CUDA under GNU\Linux. It requires NVIDIA GPU devices with compute capability 3.0 and above (Kepler and Maxwell architectures). It requires a powermon2 device for power and energy consumption profiling. Tested on 64-bit Ubuntu 14.04 System.
See the related scientific article for more details.
License
uGPU is distributed under the MIT license. This means that it is free for both academic and commercial use.
Note however that some third party components in uGPU require that you reference certain works in scientific publications.
You are free to link or use uGPU inside source code of your own program. If do so, please reference (cite) uGPU and this website.
We appreciate bug fixes and would be happy to collaborate for improvements.
Copyright © 2017 by Nicola Bombieri
uGPU is provided under the terms of The MIT License (MIT):
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
Contacts
For helps and bugs please send an email to Nicola Bombieri (nicola [dot] bombieri [at] univr [dot] it) and Federico Busato (fedebusato [at] gmail [dot] com).
uGPU
is developed by
Federico Busato, Nicola Bombieri, Franco Fummi
University of Verona, Italy
Downloads
Software Sources
GNU\Linux C++ source code of uGPU.
uGPU is distributed under the MIT license.
References
If you have used any of the uGPU project software or dataset, please cite the following article:@article{, title={Power-aware Performance Tuning of GPU Applications Through Microbenchmarking}, author={Busato, Federico; Nicola; Pulvirenti; Fummi, Franco}, publisher={In Proc. of ACM/EDAC/IEEE Design Automation Conference (DAC)} year={2017} }