文件名称:memory_perf
介绍说明--下载内容均来自于网络,请自行研究使用
这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此并行示例程序演示了一个单应用程序被并行执行此程序演示了不同的内存分配内存控制器和缓存的命中率。它还衡量了各种不同类型的存储器在很多情况下的性能。 -This program demonstrates the allocation of memory with different
memory controller and cache homing properties. It also measures the
performance of the different memory types in a variety of situations.
See the Application Libraries Reference Guide for more information
about the APIs used in this example.
To build:
TILERA_ROOT=<path_to_MDE> make
To run on a TILExpress card:
TILERA_ROOT=<path_to_MDE> make run_pci
memory controller and cache homing properties. It also measures the
performance of the different memory types in a variety of situations.
See the Application Libraries Reference Guide for more information
about the APIs used in this example.
To build:
TILERA_ROOT=<path_to_MDE> make
To run on a TILExpress card:
TILERA_ROOT=<path_to_MDE> make run_pci
(系统自动生成,下载前可以参看下载内容)
下载文件列表
memory_perf\Makefile
...........\memory.c
...........\output.txt
...........\README.txt
memory_perf
...........\memory.c
...........\output.txt
...........\README.txt
memory_perf