Network

 
AuthorCommitMessageCommit Date
Bob RobeyBob Robey
9cdcf155816Updating documentation and mesh interface
Bob RobeyBob Robey
c3c9667a7c6Removing unused rezone_spread routine and adding documentation
Bob RobeyBob Robey
c91fb7e1431Cleaning up interfaces to rezone all
Bob RobeyBob Robey
45654fda2bfUsing linked list of arrays in gpu_rezone_all in mesh
Bob RobeyBob Robey
4e7411bd39bMoving more rezone_all into mesh
Bob RobeyBob Robey
adb5dd01dacMoving more rezone all into mesh
Bob RobeyBob Robey
76b49b839eaUsing linked list of arrays to generalize the rezone all
Bob RobeyBob Robey
99cc11eb9ffMove rest of rezone all into mesh
Bob RobeyBob Robey
a12e91093caMoving more rezone all into mesh
Bob RobeyBob Robey
26d4479e662Moving kernels over into mesh
Bob RobeyBob Robey
54d7226c82aMoving more rezone_all into mesh
Bob RobeyBob Robey
616a3c0b79aIncremental move of rezone all code to mesh
Bob RobeyBob Robey
4b585a90087Starting move of rezone all into mesh
Bob RobeyBob Robey
5d31019aeddSkipping rezone when not needed
Bob RobeyBob Robey
ceb032140d5More reorganization of rezone_all
Bob RobeyBob Robey
e179e8c925fRestructuring rezone_all
Bob RobeyBob Robey
054786a3305Breaking out rezone of state variables
Bob RobeyBob Robey
57fbe7931faMoving reduce routines down into mesh where they are used
Bob RobeyBob Robey
339f4078e37Moving mesh into a library
Bob RobeyBob Robey
a9cdd45fc23Reorganizing dividing line between mesh and state
Bob RobeyBob Robey
6e202d4919cMore documentation in state header file
Bob RobeyBob Robey
94c707125d6Adding documentation to mesh routines
Bob RobeyBob Robey
555daa9aa25Adding .inc to git ignore
Bob RobeyBob Robey
a312843082ePutting in sparse updates for state variables
Bob RobeyBob Robey
8bf4a540087Embedding source for reduce.cl
Bob RobeyBob Robey
82de946c1a0Fixing problems with embedding source code (mostly)
Bob RobeyBob Robey
bfc359ec890Adding source embedding for mesh kernels
Bob RobeyBob Robey
480887f4ee2Adding embed_source.pl file
Bob RobeyBob Robey
e229ff6a679Reworking source embed routines and makefile
Bob RobeyBob Robey
d90b39a26f7Embedding L7 kernel source into code
Bob RobeyBob Robey
82d0e11941fEmbedding l7 kernel source code into executable
Bob RobeyBob Robey
04f1f388aaeMore cleanup of context and command_queue at top level
Bob RobeyBob Robey
0dcaea64946Removing command_queue from top level and using ezcl routine
Bob RobeyBob Robey
117880fbd5cRemoving context from top level routines and getting from ezcl
Bob RobeyBob Robey
82ec576da5fFixing refine smooth to run large test suite
Bob RobeyBob Robey
2880c4d783fChanging MallocPlus to static lib to fix static variable issues
Bob RobeyBob Robey
3e43966d4b6Fixing dso problem with separate context/command_queue variables
Bob RobeyBob Robey
c394825fe75Fixing batch scripts for l7 kernels
Bob RobeyBob Robey
f758333e0bcMore cleanup in refine_smooth
Bob RobeyBob Robey
2b4a6f4dbb3Putting back in L7_Dev_Update in refine smooth
Bob RobeyBob Robey
15723435513Reverting back due to memory issues on some runs
Bob RobeyBob Robey
ba780ea9068Missing files for L7_Dev_Update
Bob RobeyBob Robey
5954ed0306fAdding L7_Dev_Update for double and float types
Bob RobeyBob Robey
2498236f87eAdding L7_Dev_Update
Bob RobeyBob Robey
ce673b6c3b2More cleanup of gpu_refine_smooth
Bob RobeyBob Robey
8ac1e0e383cMore cleanup in gpu_refine_smooth
Bob RobeyBob Robey
99963fd0079More memory cleanup in gpu_refine_smooth
Bob RobeyBob Robey
9b90afb77b5Reworking gpu_refine_smooth
Bob RobeyBob Robey
75dc27b9ac2More reorganization of refine_smooth routines and making safe for looping over ncells_ghost in preparation for reducing communication
Bob RobeyBob Robey
8e9575dc54aMoving refine_smooth into mesh for both cpu and gpu versions