Network

 
AuthorCommitMessageCommit Date
Bob RobeyBob Robey
196271c992aTaking out unnecessary data types from display
Bob RobeyBob Robey
c70bace66f9Removing spatial_t from kdtree
Bob RobeyBob Robey
80250a20c03Removing state_t type from mesh
Bob RobeyBob Robey
e7b988946f0Adding precision selection (see README) for spatial arrays
Bob RobeyBob Robey
6596ac02b01Putting in precision options for mesh and starting on others
Bob RobeyBob Robey
657839b3707Changing set_window to always use floats
Bob RobeyBob Robey
1386fbbce49Making deltax and xmin doubles
Bob RobeyBob Robey
8ed1baa6ca3Fixing undefined precision
Bob RobeyBob Robey
7e090dd03abAdding precision options
Bob RobeyBob Robey
5abb0f68150Merging in more mesh changes
Bob RobeyBob Robey
99dd2afdf23Updating for mesh_memory linked array list
Bob RobeyBob Robey
245ec995604Adding mixed precision to build system
Bob RobeyBob Robey
fe1207d0270Adding autodetect of state size arrays for gpu rezone all realloc
Bob RobeyBob Robey
8cb5009504eAutodetecting type of state arrays and handling appropriately
Bob RobeyBob Robey
f343289cd75Recommitting shift operator replacement for levtable
Bob RobeyBob Robey
c8c4cac4d84Uncommenting out OpenCL detect
Bob RobeyBob Robey
2d4b9e58ddcFixing builds without OpenCL
Bob RobeyBob Robey
3c8da0aa80fFixing MPE find to use MPEHOME environment variable
Bob RobeyBob Robey
18c3fe8c99bFixing compile with OpenCL header files
Bob RobeyBob Robey
f2eaf0824d5Resetting hash method to METHOD_UNSET after hash delete
Bob RobeyBob Robey
1ee4d3154cdGeneralizing ezcl calls and fixing compiler warnings
Bob RobeyBob Robey
a469f454ffdMMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
7533973d599Fixing bugs on MICs
brobeybrobey
fa8d1002b67Fixing bugs in create kernel and labels on error messages in ezcl
Bob RobeyBob Robey
4c73b3d5078Lengthening time for mpi jobs to run
Bob RobeyBob Robey
e84f915544dBreaking out write_hash and read_hash into separate functions and using a function pointer to select which one at hash init time
Bob RobeyBob Robey
6664323c607Fixing parallel gpu refine smooth
brobeybrobey
da80cd87d3aFixing check target -- unit tests
Bob RobeyBob Robey
65e4b93b9deFixing timer for calc_spatial
Bob RobeyBob Robey
644c8bdd94cFixing timing for finite difference by adding a wait
Bob RobeyBob Robey
93b075d20b5Optimizing the communication of state variables
Bob RobeyBob Robey
e50aef53616More optimizations in refine potential
Bob RobeyBob Robey
5dfc5e96fd7Fixing compiler warnings and optimizing refine_potential
Bob RobeyBob Robey
975d3a8b4a0Fixing boundary condition/ghost cell update issues
Bob RobeyBob Robey
7c4e0fdc5ffFixing GPU finite difference by moving apply boundary conditions before the ghost cell update.
Bob RobeyBob Robey
6068f724b35Fixing more boundary condition bugs -- mpi and more
Bob RobeyBob Robey
af417388c9eMMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
5482d49f198Updating Papers bibliography
Bob RobeyBob Robey
5096d99cc33Updating paper reverences
Bob RobeyBob Robey
5c9d7652999Fixing compiler warnings
Bob RobeyBob Robey
9e583e47e75Setting build directory to pwd
Bob RobeyBob Robey
4e583ede41bFixing bug in gpu boundary handling in refinement Some minor output changes to cmake step
Bob RobeyBob Robey
b7a0eb70703Fixing boundary condition race sync issues
Bob RobeyBob Robey
f3e1b04b2c5Fixing bug in calc neighbors for corner cells
Bob RobeyBob Robey
6917922a185Adding optional reproBlas package in build and sums
Bob RobeyBob Robey
4f21bf1009aFixing defaults so base runs are sensible
Bob RobeyBob Robey
b336bc0a67fPutting in experimental dynamic load balancing and input flags for quo and lttrace
Bob RobeyBob Robey
16ec0d6c897MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
f6774c91039Modifying initial conditions to run out longer
Bob RobeyBob Robey
8a4142246d4MMerge pull request #19 from samuelkgutierrez/master Fix j7 race in memFree.