文件名称:Colfax-HOW-Day-02
介绍说明--下载内容均来自于网络,请自行研究使用
we focus on the usage of the Intel Xeon Phi platform as a coprocessor in the offload programming model. We talk about the explicit offload model based on compiler pragmas, explaining how to offload functions, local scalars and arrays of known size, and how to do data marshalling for pointer-based arrays in C and C++. Additional topics include fall-back to host, using multiple coprocessors, retaining memory buffers and data on coprocessors between offloads, overlapping communication and computation with asynchronous offload, and using environment variables for offload control. The Intel proprietary API called LEO (Language Extensions for Offload) is compared with the standard-based API for offload in OpenMP 4.0. Shared virtual memory model for offload is briefly introduced.-我们关注的英特尔Xeon Phi平台的使用作为协处理器卸载编程模型。我们谈论的显式卸载模型基于编译器编译,解释如何卸载功能,当地的标量和已知大小的数组,和如何做数据编组在基于C和C++数组的指针。其他主题包括回到主机,使用多个处理器,保留内存缓冲区和数据处理器之间的重叠与卸载卸载,异步通信和计算,并将控制使用环境变量。英特尔专有的API调用的狮子座(用于卸载语言扩展)与基于API标准OpenMP 4卸载。虚拟共享存储模型,将简要介绍。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Day-02
......\2.06-shared-virtual-memory-complex-objects
......\..........................................\Makefile
......\..........................................\instructions.txt
......\..........................................\solutions
......\..........................................\.........\instruction-01
......\..........................................\.........\..............\Makefile
......\..........................................\.........\..............\class.cc
......\..........................................\.........\instruction-03
......\..........................................\.........\..............\Makefile
......\..........................................\.........\..............\class.cc
......\..........................................\.........\instruction-04
......\..........................................\.........\..............\Makefile
......\..........................................\.........\..............\class.cc
......\..........................................\.........\instruction-02
......\..........................................\.........\..............\Makefile
......\..........................................\.........\..............\class.cc
......\..........................................\class.cc
......\2.05-shared-virtual-memory-basic
......\................................\Makefile
......\................................\instructions.txt
......\................................\matrix.cc
......\................................\solutions
......\................................\.........\instruction-01
......\................................\.........\..............\Makefile
......\................................\.........\..............\matrix.cc
......\................................\.........\instruction-03
......\................................\.........\..............\Makefile
......\................................\.........\..............\matrix.cc
......\................................\.........\instruction-02
......\................................\.........\..............\Makefile
......\................................\.........\..............\matrix.cc
......\2.03-offload-basic
......\..................\Makefile
......\..................\instructions.txt
......\..................\matrix.cc
......\..................\solutions
......\..................\.........\instruction-07
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\..................\.........\instruction-06
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\..................\.........\instruction-10
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\..................\.........\instruction-04
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\..................\.........\instruction-08
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\..................\.........\instruction-02
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\..................\.........\instruction-09
......\..................\.........\..............\Makefile
......\..................\.........\..............\matrix.cc
......\2.04-offload-asynchronous
......\.........................\Makefile
......\.........................\instructions.txt
......\.........................\matrix.cc
......\.........................\solutions
......\.........................\.........\Makefile
......\.........................\.........\matrix.cc
......\2.07-benchmark-offload
......\......................\Makefile
......\......................\instructions.txt
......\......................\offload.cc