教程
问答
博客
Python源码
Java源码
开源
论坛
教程
问答
博客
Python源码
Java源码
开源
论坛
登录
注册
开源软件
程序开发
其他开发相关
Likwid
Likwid
- 高性能程序开发辅助工具
其他开发相关
授权协议:
GPLv2
操作系统:
Linux
开发语言:
C/C++
软件简介
Likwid 全程是
Like I knew what I am doing
. 该项目通过简单的一些命令行工具来支持开发人员开发高性能和多线程的程序。
Likwid 包含下面工具:
likwid-topology
: Show the thread and cache topology
likwid-perfCtr
: Measure hardware performance counters on Intel and AMD processors
likwid-features
: Show and Toggle hardware prefetch control bits on Intel Core 2 processors
likwid-pin
: Pin your threaded application without touching your code (supports pthreads, Intel OpenMP and gcc OpenMP)
likwid-bench
: Benchmarking framework allowing rapid prototyping of threaded assembly kernels
软件首页