Merge pull request #314 from stanmoore1/fix-momentum-kokkos
Fix momentum kokkos
GitHub <noreply@github.com> | Jan 6 2017, 18:01 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
371df8ea72d6 | Dan Ibanez/Stan Gerald Moore (stamoor) | repair sync bugs in fix_momentum_kokkos | Dec 28 2016 | |||
06ae2804f6c2 | Dan Ibanez/Stan Gerald Moore (stamoor) | ensure velocity is marked as modified before syncing | Dec 28 2016 | |||
304f65b16424 | stanmoore1/GitHub | Merge pull request #2 from ibaned/fix-momentum-kokkos | Dec 21 2016 | |||
4c33f31265ce | Dan Ibanez | Merge branch 'debug-cuda' into fix-momentum-kokkos | Dec 21 2016 | |||
ae8d882b0302 | Dan Ibanez | need to sync new velocities back to host | Dec 21 2016 | |||
7559bc9c5f25 | Dan Ibanez | workaround CUDA View::reference_type | Dec 21 2016 | |||
f3327ca214c6 | Dan Ibanez | allow constructing Few from array on device | Dec 21 2016 | |||
54963ba7da9b | Dan Ibanez | allow fix momentum angular with CUDA | Dec 21 2016 | |||
ea76041803b9 | Dan Ibanez | CUDA-friendly fix_momentum_kokkos angular | Dec 21 2016 | |||
7fb4faa4392e | Dan Ibanez | draft CUDA-callable version of Domain::unmap | Dec 21 2016 | |||
41c9357ddea6 | Dan Ibanez | allow constructing Few from C array | Dec 21 2016 | |||
d1a55ad2e07d | Dan Ibanez | add kokkos_few.h to .gitignore for /src | Dec 21 2016 | |||
d9a0f575f6ce | Dan Ibanez | get fix_momentum_kokkos to compile on White | Dec 21 2016 | |||
01e3a316395d | Dan Ibanez | put Few in the global namespace... | Dec 21 2016 | |||
992becc75fea | Dan Ibanez | silence warning about partial x2lamda overload | Dec 21 2016 | |||
8b5e15e979da | Dan Ibanez | add a Makefile for the White testbed | Dec 21 2016 | |||
b2b33cca16aa | Dan Ibanez | start working on fix_momentum Kokkos+CUDA | Dec 21 2016 | |||
2ceee6b9be3a | Dan Ibanez | install kokkos_few, and remove Int | Dec 21 2016 | |||
386c12c970c1 | Dan Ibanez | start porting my Few class into this code | Dec 21 2016 | |||
590f31755091 | Dan Ibanez | fix_momentum_kokkos: don't override init() | Dec 20 2016 | |||
c7ac9e79cb9e | Dan Ibanez | preemptive changes for Kokkos+CUDA | Dec 19 2016 | |||
ca30c1ec8850 | Dan Ibanez | got fix_momentum_kokkos to compile | Dec 19 2016 | |||
a1b441a71fa7 | Dan Ibanez | draft the parallel_* constructs based on lambdas | Dec 19 2016 | |||
f6f2170369e9 | Dan Ibanez | first draft | Dec 19 2016 |