Durian GPGPU Server
Getting started with the Durian GPGPU from Lambda Systems.
This page needs improvement.
The CS and Mathematics departments subscribe to Google Apps for Your
GPGPU Server
After you log in the server, please run the following command to install the SDK in your home directory:
$ cp_gpusdk
This will result in a folder being created in ~/NVIDIA_GPU_Computing_SDK,
Compiling the examples:
$ cd ~/NVIDIA_GPU_Computing_SDK/C $ make
Run the
deviceQuery
demo to see the GPGPU device(s).::: literalinclude devicequery.txt :::
See http://developer.download.nvidia.com/compute/cuda/3_2/docs/Getting_Started_Linux.pdf for additional details.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified December 27, 2021: a bit more reorg (7d545a0)