Network

 
AuthorCommitMessageCommit Date
Bob RobeyBob Robey
bee1f872e4aFixing up load balance interface
Bob RobeyBob Robey
0513848aa84Fixing problem with context being undefined on Mac
Bob RobeyBob Robey
0c52aa79a4dFixing build of MallocPlus library (needs ezcl lib)
Bob RobeyBob Robey
ee4cc268dc1Removing debug statements
Bob RobeyBob Robey
10c0c6c3764Putting linked-list interface into gpu_do_load_balance
Bob RobeyBob Robey
f4fc78f322cBacking out of opt_level 3 back to 2 due to mass loss and crashes
Bob RobeyBob Robey
4bc660f3470Optimizations for single write and 3 reads
Bob RobeyBob Robey
f57a14d2d7fMMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
5666338eeacMoving all state kernels into state_kern.cl
Bob RobeyBob Robey
7544cd3618aSplitting out memstats from timer package
Bob RobeyBob Robey
ab5c3d4e7efNew mesh_kern routine
Bob RobeyBob Robey
634adb5b117Moving all of mesh kernels into separate routine
Bob RobeyBob Robey
9fd0bb2b772Adding gpucheck batch script that was used for performance results
Bob RobeyBob Robey
89bc1ee1951Adding revised batch script for PDSEC timings
Bob RobeyBob Robey
a9311d6ee67MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
c8d79cf76d2MMerge branch 'master' of github.com:losalamos/CLAMR Merging in build changes Conflicts: .gitignore
Bob RobeyBob Robey
22fb8a207e0Adding cache to ignore
Bob RobeyBob Robey
cd5ac73a967Fixing neighbor code for sparse hash table optimizations
Bob RobeyBob Robey
84686c38b48More fixes for the cmake builds
Bob RobeyBob Robey
e230858a87dPutting in old OpenGL link
Bob RobeyBob Robey
b2b36adce99Fixing build on OSx
Bob RobeyBob Robey
cfd6f150701More fixes to cmake build mostly for MPE
Bob RobeyBob Robey
6d49227fec0Fixing opengl build
Bob RobeyBob Robey
38b7d9fa5e6Fixing distclean target
Bob RobeyBob Robey
c196b8e9c5eRemoving unneeded cmake find files
Bob RobeyBob Robey
924a312092bSome more tweaks to the cmake build system
Bob RobeyBob Robey
56d79e7cf85Switching to Cmake based build
Bob RobeyBob Robey
76b60c1aff2Fixing return of icount for partition flag
Bob RobeyBob Robey
20ded83c0d0Minor additions to version used for timing results
Bob RobeyBob Robey
efeffb92c73MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
eb804ca43bbFixing compile problems with mpe enabled
brobeybrobey
ddd41b39b51Fixing mpi path search
Bob RobeyBob Robey
a6197c76091Removing nsquared op in resolving ghost cell numbers in cpu version
Bob RobeyBob Robey
2a58b0deb65Adding some memory reporting for nvidia for error cases
Bob RobeyBob Robey
cbb3bddc4deReverting a couple more lines
Bob RobeyBob Robey
9f48e7c4740MMerge branch 'master' of github.com:losalamos/CLAMR Merging in changes Conflicts: mesh.cpp
Bob RobeyBob Robey
6270c35c33eFixing border cell count for cpu
Bob RobeyBob Robey
408ce391f6eBacking out of changes causing crash and fixing 256 cpu jobs
Bob RobeyBob Robey
e6a3391bcc2Adjust neighbor optimizations for cpu
Bob RobeyBob Robey
d22e654cb6cFixing check error between global and local
Bob RobeyBob Robey
c4ac4bde07fPutting optimizations into adjust neighbor
Bob RobeyBob Robey
a1314477ffeFixing missing mesh object with mem_factor
Bob RobeyBob Robey
059ef8f34b4Adding managed memory to MallocPlus and EZCL Adding buffer factor to avoid realloc of dev memory buffers for ghost cells
Bob RobeyBob Robey
bd6f49adebdAdding optimizations to sethash2 kernel
Bob RobeyBob Robey
feb128b0532Increasing size for strong scaling runs to 2 million
Bob RobeyBob Robey
7e836b65e94Adding different optimization levels for hash setup. The opt level 2 still needs some work to run correctly
Bob RobeyBob Robey
da8d901ac03Backing out of optimizations and adding more diagnostic output for Phil Romero
Bob RobeyBob Robey
13b6820fd78Fixing neighbor problems
Bob RobeyBob Robey
ac0e9046cc9Fixing neighbor check for bottom and top
Bob RobeyBob Robey
395e7bfdef9MMerge branch 'master' of github.com:losalamos/CLAMR