Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
* GPU/CUDA related | * GPU/CUDA related | ||
** Slides by Michael Bader: | ** Slides by Michael Bader: | ||
*** [[Media:bader_intro.pdf|Parallel & GPU computing - Why should I bother? ]] | *** [[Media:bader_intro.pdf|Parallel & GPU computing - Why should I bother?]] | ||
*** Parallel Computing on GPUs (with CUDA) [[ | *** [[Media:bader_cuda.pdf|Parallel Computing on GPUs]] (with CUDA) | ||
*** [[Media:bader_swe.pdf|SWE – An Education-Oriented Code to Solve the Shallow Water Equations]] | |||
** C & C++ Code: | ** C & C++ Code: | ||
*** Matrix Multiply C code | *** Matrix Multiply C code | ||
*** Heat equation C code. Warning incomplete and contains bugs. Intended as an exercise. | *** Heat equation C code. Warning incomplete and contains bugs. Intended as an exercise. | ||
*** SWE C++ code on Github. | *** 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 07:16, 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,
- Fluids equations (see source for LaTeX form)
- MATLAB related
- Guide to MATLAB figures
- Guide to MATLAB profiler
- Guide to MATLAB animations
- SPINS related
- MITgcm related
- MAPLE related
- Sample MAPLE Worksheets
- LINUX/UNIX related
- Source code comparison Mdiff
- Compiling on winisk/kazan
- Python related
- What is Python and Why Python?
- Randy LeVeque's Intro to Python Tutorial Slides (with introduction to NumPy)
- Git (version control software) related
- Randy LeVeque's Intro to Git Slides
- GitHub
- GPU/CUDA related
- Slides by Michael Bader:
- C & C++ Code:
- Matrix Multiply C code
- 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