alexbenfica / CUDA-Cholesky-UFMG

CUDA GPU Cholesky Decomposition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECEC-622 CUDA Lab 3 -- README

John Carto
Julian Kemmerer

6/5/13

To build:

Do a "make clean" followed by a "make".  Ensure the makefile is in the directory.

To run:

Navigate through the main bin folder in CUDA_SDK/C/bin and run "./chol".

About

CUDA GPU Cholesky Decomposition


Languages

Language:Cuda 66.4%Language:C++ 20.4%Language:C 6.8%Language:Makefile 5.6%Language:Shell 0.8%