From 647aaaa5dd881e31b0f79ffc21411e16d1a8ed34 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 25 Nov 2010 10:44:31 -0500 Subject: [PATCH] Add CUDA SDK link and point to borg3 local copies. --- content/GPUs/index.shtml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/GPUs/index.shtml b/content/GPUs/index.shtml index 1dcc26c..4230520 100644 --- a/content/GPUs/index.shtml +++ b/content/GPUs/index.shtml @@ -73,7 +73,15 @@ Fortran, Java and Matlab.

the CUDA C Programming Guide and other documentation distributed in the CUDA - toolkit. + toolkit. Because the toolkit is a critical part of a working + CUDA installation, it may already be installed on your system. + On borg3, look in /usr/local/cuda/. +
  • The CUDA SDK (download links on + the CUDA + toolkit page) contain lots of useful examples. Your sysadmin + may have installed it while setting up CUDA on your system. + On borg3 look + in /usr/local/cuda/doc/NVIDIA_GPU_Computing_SDK/.
  • David Kirk, NVDIA, and Wen-Mei Hwua, ECE, U of Illinos, have written an excellent textbook on CUDA: Programming -- 2.26.2