ulmangt / csi702

Automatically exported from code.google.com/p/csi702

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===============
=  Compiling  =
===============

In a console type:

make

This creates three executables in the bin/ directory.



===============
=   Running   =
===============

In a console type:

bin/filter_cuda

or

bin/filter_serial



======================
=   Viewing Output   =
======================

In a console type:

./plot_particles



==============
=   Report   =
==============

The final report and presenation slides are in the docs/ directory.


==================
=   Repository   =
==================

The source code is hosted on Google Code at:

http://code.google.com/p/csi702/

The latest version can be downloaded via subversion using:

svn checkout http://csi702.googlecode.com/svn/trunk/ csi702-read-only

About

Automatically exported from code.google.com/p/csi702


Languages

Language:C++ 95.2%Language:C 2.6%Language:Cuda 2.0%Language:Makefile 0.1%Language:Gnuplot 0.0%