Homec4science

Merge pull request #2 from ibaned/fix-momentum-kokkos

Authored by stanmoore1 <stanmoore1@gmail.com> on Dec 21 2016, 20:23.

Description

Merge pull request #2 from ibaned/fix-momentum-kokkos

Fix momentum kokkos from Dan Ibanez

Details

Committed
GitHub <noreply@github.com>Dec 21 2016, 20:23
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS4c33f31265ce: Merge branch 'debug-cuda' into fix-momentum-kokkos
rLAMMPS62dea1bb6345: 21Dec16 patch
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rLAMMPS304f65b16424: Merge pull request #2 from ibaned/fix-momentum-kokkos (authored by stanmoore1 <stanmoore1@gmail.com>).Dec 21 2016, 20:23

Merged Changes

CommitAuthorDetailsCommitted
4c33f31265ceDan Ibanez
Merge branch 'debug-cuda' into fix-momentum-kokkos 
Dec 21 2016
ae8d882b0302Dan Ibanez
need to sync new velocities back to host 
Dec 21 2016
7559bc9c5f25Dan Ibanez
workaround CUDA View::reference_type 
Dec 21 2016
f3327ca214c6Dan Ibanez
allow constructing Few from array on device 
Dec 21 2016
54963ba7da9bDan Ibanez
allow fix momentum angular with CUDA 
Dec 21 2016
ea76041803b9Dan Ibanez
CUDA-friendly fix_momentum_kokkos angular 
Dec 21 2016
7fb4faa4392eDan Ibanez
draft CUDA-callable version of Domain::unmap 
Dec 21 2016
41c9357ddea6Dan Ibanez
allow constructing Few from C array 
Dec 21 2016
d1a55ad2e07dDan Ibanez
add kokkos_few.h to .gitignore for /src 
Dec 21 2016
d9a0f575f6ceDan Ibanez
get fix_momentum_kokkos to compile on White 
Dec 21 2016
01e3a316395dDan Ibanez
put Few in the global namespace... 
Dec 21 2016
992becc75feaDan Ibanez
silence warning about partial x2lamda overload 
Dec 21 2016
8b5e15e979daDan Ibanez
add a Makefile for the White testbed 
Dec 21 2016
b2b33cca16aaDan Ibanez
start working on fix_momentum Kokkos+CUDA 
Dec 21 2016
2ceee6b9be3aDan Ibanez
install kokkos_few, and remove Int 
Dec 21 2016
386c12c970c1Dan Ibanez
start porting my Few class into this code 
Dec 21 2016
590f31755091Dan Ibanez
fix_momentum_kokkos: don't override init() 
Dec 20 2016
c7ac9e79cb9eDan Ibanez
preemptive changes for Kokkos+CUDA 
Dec 19 2016
ca30c1ec8850Dan Ibanez
got fix_momentum_kokkos to compile 
Dec 19 2016
a1b441a71fa7Dan Ibanez
draft the parallel_* constructs based on lambdas 
Dec 19 2016
f6f2170369e9Dan Ibanez
first draft 
Dec 19 2016