文件名称:Colfax-HOW-Day-04
介绍说明--下载内容来自于网络,使用问题请自行百度
引入了线程并行,OpenMP并行框架。讨论的主题包括:使用线程来利用多个处理器内核,线程和数据并行,协调使用OpenMP线程的创建和团队他们处理循环和树木的任务。OpenMP的讨论提到控制线程的数量,控制变量条款和范围的共享,循环调度模式,使用互斥锁来保护竞争的条件,并与线程私有变量减少并行可扩展的方法。讲座部分的结论与讨论的一般方法来实现在计算应用中的并行的机会。动手部分演示了使用OpenMP并行串行计算和论证了循环变量共享,在一个应用实例进行数值积分的互斥和并行还原。-Session 4 introduces thread parallelism and the parallel framework OpenMP. Discussed topics include: using threads to utilize multiple processor cores, coordination of thread and data parallelism, using OpenMP to create threads and team them up to process loops and trees of tasks. OpenMP discussion mentions controlling the number of threads, controlling variable sharing with clauses and scoping, loop scheduling modes, using mutexes to protect race conditions, and scalable approach to parallel reduction with thread-private variables. The lecture part concludes with a discussion of the general approach to realizing opportunities for parallelism in computing applications. The hands-on part demonstrates using OpenMP to parallelize serial computation and demonstrates for-loops, variable sharing, mutexes and parallel reduction on an example application performing numerical integration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Day-04/
Day-04/3.04-OpenMP-tasks/
Day-04/3.04-OpenMP-tasks/Makefile
Day-04/3.04-OpenMP-tasks/instructions.txt
Day-04/3.04-OpenMP-tasks/solutions/
Day-04/3.04-OpenMP-tasks/solutions/instruction-01/
Day-04/3.04-OpenMP-tasks/solutions/instruction-01/Makefile
Day-04/3.04-OpenMP-tasks/solutions/instruction-01/integral.cc
Day-04/3.04-OpenMP-tasks/integral.cc
Day-04/3.03-OpenMP-reduction/
Day-04/3.03-OpenMP-reduction/Makefile
Day-04/3.03-OpenMP-reduction/instructions.txt
Day-04/3.03-OpenMP-reduction/solutions/
Day-04/3.03-OpenMP-reduction/solutions/instruction-01/
Day-04/3.03-OpenMP-reduction/solutions/instruction-01/Makefile
Day-04/3.03-OpenMP-reduction/solutions/instruction-01/integral.cc
Day-04/3.03-OpenMP-reduction/solutions/instruction-03/
Day-04/3.03-OpenMP-reduction/solutions/instruction-03/Makefile
Day-04/3.03-OpenMP-reduction/solutions/instruction-03/integral.cc
Day-04/3.03-OpenMP-reduction/solutions/instruction-02/
Day-04/3.03-OpenMP-reduction/solutions/instruction-02/Makefile
Day-04/3.03-OpenMP-reduction/solutions/instruction-02/integral.cc
Day-04/3.03-OpenMP-reduction/integral.cc
Day-04/3.02-OpenMP-basics/
Day-04/3.02-OpenMP-basics/Makefile
Day-04/3.02-OpenMP-basics/instructions.txt
Day-04/3.02-OpenMP-basics/solutions/
Day-04/3.02-OpenMP-basics/solutions/instruction-01/
Day-04/3.02-OpenMP-basics/solutions/instruction-01/Makefile
Day-04/3.02-OpenMP-basics/solutions/instruction-01/hello.cc
Day-04/3.02-OpenMP-basics/solutions/instruction-03/
Day-04/3.02-OpenMP-basics/solutions/instruction-03/Makefile
Day-04/3.02-OpenMP-basics/solutions/instruction-03/hello.cc
Day-04/3.02-OpenMP-basics/solutions/instruction-04/
Day-04/3.02-OpenMP-basics/solutions/instruction-04/solution.txt
Day-04/3.02-OpenMP-basics/solutions/instruction-02/
Day-04/3.02-OpenMP-basics/solutions/instruction-02/Makefile
Day-04/3.02-OpenMP-basics/solutions/instruction-02/hello.cc
Day-04/3.02-OpenMP-basics/hello.cc
Day-04/3.04-OpenMP-tasks/
Day-04/3.04-OpenMP-tasks/Makefile
Day-04/3.04-OpenMP-tasks/instructions.txt
Day-04/3.04-OpenMP-tasks/solutions/
Day-04/3.04-OpenMP-tasks/solutions/instruction-01/
Day-04/3.04-OpenMP-tasks/solutions/instruction-01/Makefile
Day-04/3.04-OpenMP-tasks/solutions/instruction-01/integral.cc
Day-04/3.04-OpenMP-tasks/integral.cc
Day-04/3.03-OpenMP-reduction/
Day-04/3.03-OpenMP-reduction/Makefile
Day-04/3.03-OpenMP-reduction/instructions.txt
Day-04/3.03-OpenMP-reduction/solutions/
Day-04/3.03-OpenMP-reduction/solutions/instruction-01/
Day-04/3.03-OpenMP-reduction/solutions/instruction-01/Makefile
Day-04/3.03-OpenMP-reduction/solutions/instruction-01/integral.cc
Day-04/3.03-OpenMP-reduction/solutions/instruction-03/
Day-04/3.03-OpenMP-reduction/solutions/instruction-03/Makefile
Day-04/3.03-OpenMP-reduction/solutions/instruction-03/integral.cc
Day-04/3.03-OpenMP-reduction/solutions/instruction-02/
Day-04/3.03-OpenMP-reduction/solutions/instruction-02/Makefile
Day-04/3.03-OpenMP-reduction/solutions/instruction-02/integral.cc
Day-04/3.03-OpenMP-reduction/integral.cc
Day-04/3.02-OpenMP-basics/
Day-04/3.02-OpenMP-basics/Makefile
Day-04/3.02-OpenMP-basics/instructions.txt
Day-04/3.02-OpenMP-basics/solutions/
Day-04/3.02-OpenMP-basics/solutions/instruction-01/
Day-04/3.02-OpenMP-basics/solutions/instruction-01/Makefile
Day-04/3.02-OpenMP-basics/solutions/instruction-01/hello.cc
Day-04/3.02-OpenMP-basics/solutions/instruction-03/
Day-04/3.02-OpenMP-basics/solutions/instruction-03/Makefile
Day-04/3.02-OpenMP-basics/solutions/instruction-03/hello.cc
Day-04/3.02-OpenMP-basics/solutions/instruction-04/
Day-04/3.02-OpenMP-basics/solutions/instruction-04/solution.txt
Day-04/3.02-OpenMP-basics/solutions/instruction-02/
Day-04/3.02-OpenMP-basics/solutions/instruction-02/Makefile
Day-04/3.02-OpenMP-basics/solutions/instruction-02/hello.cc
Day-04/3.02-OpenMP-basics/hello.cc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.