Main Page: Difference between revisions

From Fluids Wiki
Jump to navigation Jump to search
Line 42: Line 42:
* GPU/CUDA related  
* GPU/CUDA related  
** Slides by Michael Bader:
** Slides by Michael Bader:
*** Parallel & GPU computing - Why should I bother?
*** Parallel & GPU computing - Why should I bother? [[File:bader_intro.pdf]]
*** Parallel Computing on GPUs (with CUDA)
*** Parallel Computing on GPUs (with CUDA) [[File:bader_cuda.pdf]]
*** SWE – An Education-Oriented Code to Solve the Shallow Water Equations
*** SWE – An Education-Oriented Code to Solve the Shallow Water Equations [[File:bader_swe.pdf]]
** C & C++ Code:
** C & C++ Code:
*** Matrix Multiply C code [[File:Example.jpg]]
*** Matrix Multiply C code [[File:Example.jpg]]
***  
*** Heat equation C code. Warning incomplete and contains bugs. Intended as an exercise.
*** SWE C++ code on Github.


You can also see an automatically generated list of all existing pages here: [[Special:AllPages]]
You can also see an automatically generated list of all existing pages here: [[Special:AllPages]]

Revision as of 08:03, 17 September 2012

Welcome to the Fluids Wiki. Anything is possible at the Fluids Wiki. Anything at all.

Index

A somewhat organised list of the pages that we have thus far,

  • GPU/CUDA related
    • Slides by Michael Bader:
    • C & C++ Code:
      • Matrix Multiply C code File:Example.jpg
      • Heat equation C code. Warning incomplete and contains bugs. Intended as an exercise.
      • SWE C++ code on Github.

You can also see an automatically generated list of all existing pages here: Special:AllPages