From 694807f7f0606eb58aff069e94df14d158608b6b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 25 Nov 2010 10:31:33 -0500 Subject: [PATCH] Update CUDA reference doc links. --- content/GPUs/index.shtml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/content/GPUs/index.shtml b/content/GPUs/index.shtml index 9c8959c..277f27e 100644 --- a/content/GPUs/index.shtml +++ b/content/GPUs/index.shtml @@ -69,14 +69,11 @@ Fortran, Java and Matlab.

Training.
  • An interesting primer is that of Seland.
  • -
  • Download the CUDA Technical Training documents: - -
  • +
  • Also look at + the CUDA + C Programming Guide and other documentation distributed in + the CUDA + toolkit.
  • David Kirk, NVDIA, and Wen-Mei Hwua, ECE, U of Illinos, have written an excellent textbook on CUDA: Programming @@ -88,4 +85,6 @@ Fortran, Java and Matlab.

    Gems 3
    contains great demonstration GPU codes.
  • + + -- 2.26.2