Diffusion Equation Solver with CUDA Implementation

From CSI 702

Jump to: navigation, search

Diffusion Equation Solver with CUDA Implementation

by Cristina Grieg

This project compares the performance of using a serial code to solve the one-dimensional diffusion equation, versus using a computer equipped with an NVIDIA GeForce GT 220 graphics card and CUDA library to parallelize a C code.

Personal tools