This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jun 21 04:48:13 -0700 2009 | |
| |
Makefile | Sun Jun 21 04:48:13 -0700 2009 | |
| |
README | Mon Sep 07 15:24:46 -0700 2009 | |
| |
common/ | Thu Sep 10 09:02:58 -0700 2009 | |
| |
src/ | Mon Sep 21 13:46:08 -0700 2009 |
README
This project demonstrates the use of CUDA libraries and the accessing of user CUDA code from Mathematica via MathLink. This has been tested with Mathematica 7.0.1 and CUDA 2.3 under Linux (32-bit and 64-bit) and Mac. For Windows use cmake together with FindCuda and FindMathLink). System Requirements Mac OS X: CUDA-enabled GPU Mac OS X v. 10.5.2 or later The gcc compiler and toolchain installed via Xcode CUDA toolkit 2.3 Mathematica Following environment variable needs to be defined in the installation: DYLD_LIBRARY_PATH needs to contain /usr/local/cuda/lib. System Requirments Linux: CUDA-enabled GPU Fedora 10, RHEL 4.7 & 5.3, SLED 10.2 & 11.0, OpenSUSE 11.1 or Ubuntu 8.10 & 9.04 CUDA toolkit 2.3 Mathematica LD_LIBRARY_PATH needs to contain /usr/local/cuda/lib (32-bit) or /usr/local/cuda/lib64 (64-bit).







