文件名称:spinner
介绍说明--下载内容来自于网络,使用问题请自行百度
这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此示例程序演示了一个单应用程序被并行执行,在其中一个应用程序fork/execs自身的多个实例,多核的每个核也相似,而这样的实例一起执行该应用程序,使用的实例之间的UDN来互相通信。-This example program demonstrates a single-app parallel execution style,
in which an application fork/execs multiple instances of itself,
affinitized one per tile, and the instances then work together to execute
the application, using the UDN for communication between instances.
See the Application Libraries Reference Guide for more information
about the APIs used in this example.
in which an application fork/execs multiple instances of itself,
affinitized one per tile, and the instances then work together to execute
the application, using the UDN for communication between instances.
See the Application Libraries Reference Guide for more information
about the APIs used in this example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spinner/Makefile
spinner/output.txt
spinner/README.txt
spinner/spinner.c
spinner
spinner/output.txt
spinner/README.txt
spinner/spinner.c
spinner
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.