openacc-best-practices-guide

所属分类:GPU/显卡
开发工具:TeX
文件大小:0KB
下载次数:0
上传日期:2023-07-19 13:42:27
上 传 者sh-1993
说明:  OpenACC编程和最佳实践指南的来源。
(The sources for the OpenACC Programming and Best Practices Guide.)

文件列表:
.circleci/ (0, 2023-07-19)
.circleci/config.yml (518, 2023-07-19)
00-Title.markdown (194, 2023-07-19)
01-Introduction.markdown (11934, 2023-07-19)
02-Porting.markdown (12168, 2023-07-19)
03-Analyze.markdown (8516, 2023-07-19)
04-Parallelize.markdown (31388, 2023-07-19)
05-Data-Locality.markdown (24820, 2023-07-19)
06-Loops.markdown (25419, 2023-07-19)
07-Interoperability.markdown (12959, 2023-07-19)
08-Advanced.markdown (22259, 2023-07-19)
99-End.markdown (617, 2023-07-19)
CONTRIBUTING.md (1897, 2023-07-19)
Dockerfile (416, 2023-07-19)
LICENSE (27100, 2023-07-19)
Makefile (1369, 2023-07-19)
build.bat (449, 2023-07-19)
cover-page/ (0, 2023-07-19)
cover-page/app_images.png (809034, 2023-07-19)
cover-page/cover-page.pdf (609865, 2023-07-19)
cover-page/logo.png (49052, 2023-07-19)
cover-page/main.tex (1789, 2023-07-19)
examples/ (0, 2023-07-19)
examples/ch6_matvec/ (0, 2023-07-19)
examples/ch6_matvec/Makefile (296, 2023-07-19)
examples/ch6_matvec/main.cpp (2190, 2023-07-19)
examples/ch6_matvec/matrix.h (2113, 2023-07-19)
examples/ch6_matvec/matrix_functions.h (1466, 2023-07-19)
examples/ch6_matvec/vector.h (1164, 2023-07-19)
examples/ch6_matvec/vector_functions.h (1327, 2023-07-19)
examples/class-data.cpp (2312, 2023-07-19)
examples/laplace/ (0, 2023-07-19)
examples/laplace/ch2/ (0, 2023-07-19)
examples/laplace/ch2/laplace2d.c (2037, 2023-07-19)
examples/laplace/ch2/laplace2d.f90 (1833, 2023-07-19)
examples/laplace/ch2/timer.h (1572, 2023-07-19)
examples/laplace/ch3/ (0, 2023-07-19)
examples/laplace/ch3/laplace2d-kernels.c (2078, 2023-07-19)
... ...

OpenACC Porting and Portability Guide ===================================== This guide is written in Pandoc markdown format (http://johnmacfarlane.net/pandoc/README.html). The build.bat file may be used to generate a PDF once Pandoc and a LaTex package are installed or the command may be modified to generate on another platform. General Build Instructions -------------------------- The included Makefile will use the `pandoc/latex:latest` docker image to build the guide. This can be overriden to point to a local install of `pandoc` by providing the `PANDOC` variable to the make command. Windows Instructions -------------------- On Windows it is necessary to install the pandoc package and MiKTeX (http://miktex.org/). The first time you build the pdf using build.bat, MiKTeX will need to install several dependencies. This will only happen the first time the document is built. FIXME ----- * The implicit_figures feature is disabled until I can determine how to make the figures inline rather than lumped together at the end. This may simply be an issue of a different LaTeX -> PDF converter. * Need to look into installing filter for internal figure references. * Need to generate SVG diagrams instead of PNG.

近期下载者

相关文件


收藏者