Network

 
AuthorCommitMessageCommit Date
brobeybrobey
cda441e813fFixing up synchronization in MPE display
brobeybrobey
b946bcc29c7Adding cell numbers for meshes <=500 and adding DrawString for MPE
Bob RobeyBob Robey
7a3516d0b13removing unneeded refine count
dnicdnic
29de861cd99Sequence of changes for Mesh::do_load_balance() and Mesh::do_load_balance_local()
dnicdnic
f29a094fe2bLoad balancing has been added; several cases seem to still fail. On line 516 there is a macro define, DO_LOAD_BALANCE, which can be used to turn off load balancing.
Bob RobeyBob Robey
cc115838d2bFixing static for linux and not for mac
brobeybrobey
94b294d91baStreamlining code for gpuonly
brobeybrobey
615751f3bf9More cleanup of gpuonly
brobeybrobey
52914e7ec46Updating main makefile
brobeybrobey
59e5188ab8cChanging ATI from 2.6 to 2.7
brobeybrobey
bec8bec36ccFixing makefiles for totalview and adding example to readme
brobeybrobey
f3f9a100b86Removing L7 updates of spatial coordinates
brobeybrobey
0cf4acb5367Cleaning up gpuonly code
brobeybrobey
226cf9beccaPutting in local calculations on nsizes, ndispl and noffset instead of using an MPI call
brobeybrobey
f364dbf3610Localizing use of spatial coordinates, proc and index variables
brobeybrobey
8082b428d89Putting neighbor memory deallocation into state object
brobeybrobey
a7a2c0d42b3Regenerating makefiles for main test system
Bob RobeyBob Robey
4d032e7a303Updating config files
brobeybrobey
7a72ff580c8Setting ATI compute device
brobeybrobey
0f90093e4f4Fixing kernel arguments that should be in if blocks
brobeybrobey
6b0d8fb791bFixing dev init
brobeybrobey
e8834036ce7MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
a19e600a19ePutting in initial ATI efforts
brobeybrobey
5d653d28dc8Changing parallel build option to just -j so that warning message does not show for each subdirectory
brobeybrobey
11f392c969cAdding delete of mesh and state objects
brobeybrobey
576bf9063b1Small fixes to timers
brobeybrobey
46bd6bec3d8Changing format for print of mass change
brobeybrobey
86d28b66781MMerge branch 'master' of github.com:losalamos/CLAMR
dnicdnic
93e6d739c40Optimized hash_setup_cl in wavekern.cl; New and Old separated by Macros.
brobeybrobey
cf853906c92Adding -j 4 flag as default to main makefile to speed up builds
Bob RobeyBob Robey
92d35cd3ae3MMerge branch 'master' of github.com:losalamos/CLAMR Merging in fixes to mpi ghost cells
brobeybrobey
b3d18e7b8e8Inlining function calls in calc finite difference This speeds things up by about 20% on the CPU
Bob RobeyBob Robey
39393c39c47Fixing ghost cell setup for odd cases for MPI parallel versions of CPU and GPU
Bob RobeyBob Robey
c4b578c69c9Fixing load balance to not get invoked yet
Bob RobeyBob Robey
2205c5ffd3aFixing refinement smoothing bug
Bob RobeyBob Robey
fa43e802835Pulling #define DEBUG out of partition.h
Bob RobeyBob Robey
bc8de7ce785Adding #define DEBUG
brobeybrobey
8532069dd97Removing unnecessary ifdefs
brobeybrobey
1ee609a2532Fixing timers to use timer package
brobeybrobey
b350e9355d7Moving sleep outside of ifdef opengl
brobeybrobey
f354a775a86Fixing scan operation
brobeybrobey
61fd1f23560Commenting out load balance debug statements
Bob RobeyBob Robey
cabc9776a4eFixing includes for mac
Bob RobeyBob Robey
f032b6c7d0aMMerge branch 'master' of github.com:losalamos/CLAMR Pulling down new makefiles with optional opencl
brobeybrobey
7305d17b890Making link of opencl optional
brobeybrobey
67e9e033af5Adding ignore patterns to .gitignore
Bob RobeyBob Robey
d2d49042a40Starting load balance
brobeybrobey
506dc3d665cAdding libtool for libraries
brobeybrobey
5169975f677Fixing mass_sum calculations
Bob RobeyBob Robey
c5100567650Cleaning up unused variables