Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wip] just stashing my unfinished 1d hydro somewhereHEADmaster | Volker Hoffmann | 2014-07-04 | 1 | -0/+249 |
* | pointers are arrays, part 2 | Volker Hoffmann | 2014-07-04 | 2 | -2/+84 |
* | pointers are arrays and vice versa | Volker Hoffmann | 2014-07-04 | 1 | -0/+8 |
* | test some boring variable not in shared memory to pass to device wfunction | Volker Hoffmann | 2014-07-04 | 1 | -2/+3 |
* | don't be careless | Volker Hoffmann | 2014-07-04 | 1 | -0/+1 |
* | define an additional shared variable in a device function | Volker Hoffmann | 2014-07-04 | 1 | -2/+4 |
* | use template | Volker Hoffmann | 2014-07-04 | 1 | -4/+6 |
* | shared memory and device function demo | Volker Hoffmann | 2014-07-04 | 2 | -2/+55 |
* | printf fix | Volker Hoffmann | 2014-06-24 | 1 | -1/+1 |
* | makefile | Volker Hoffmann | 2014-06-23 | 1 | -0/+23 |
* | strip debug printf | Volker Hoffmann | 2014-06-23 | 1 | -17/+0 |
* | diffusion code with boundaries that are communicated across blocks | Volker Hoffmann | 2014-06-23 | 1 | -0/+127 |
* | 2d diffusion code, blocks cannot communicate | Volker Hoffmann | 2014-06-23 | 1 | -0/+102 |
* | upwind advection | Volker Hoffmann | 2014-06-19 | 1 | -0/+81 |
* | increment array test | Volker Hoffmann | 2014-06-18 | 1 | -0/+69 |
* | initial commit | Volker Hoffmann | 2014-06-18 | 1 | -0/+37 |