Network

 
AuthorCommitMessageCommit Date
Bob RobeyBob Robey
110479f258eAdding clamr_quo and build for clamr_quo
Bob RobeyBob Robey
494f640ecf4Adding mpi/openmp hybrid
Bob RobeyBob Robey
ee8c39e5bc3Putting ifdefs around OpenCL code
Bob RobeyBob Robey
175c6437efdFixing permissions on files after backup restore
Bob RobeyBob Robey
76c8e2431d7Making state store the mesh it is operating on
Bob RobeyBob Robey
0b0d8439b80Cleaning up argument lists for mesh kernels
Bob RobeyBob Robey
1c15da0648cRemoving all the optimization levels for the hash code
Bob RobeyBob Robey
29dac51e3c3Fixing scripts for out-of-tree build
Bob RobeyBob Robey
01d876149d1MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
c193b67b45bStreamlining the compile of .cl files Adding input options for compact hash
brobeybrobey
70b40a96ac9Fixing search path for opencl headers on darwin
brobeybrobey
d58fc6a9905MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
59485ea7f0bAdding more to readme for darwin and moonlight
Bob RobeyBob Robey
1996928cb72Fixing memory allocation to be faster
Bob RobeyBob Robey
4d56bedf564Adding opencl 5.0 header
Bob RobeyBob Robey
df3c6979764Fixing out-of-tree build
brobeybrobey
1cd39dd1e8fMMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
ebf9740dc1eSome vectorization in mesh
brobeybrobey
0febdf0c479MMerge branch 'master' of github.com:losalamos/CLAMR Conflicts: kdtree/Bounds.h kdtree/KDTree.h
Bob RobeyBob Robey
ee26d1babf8Some vectorization for GCC in l7
Bob RobeyBob Robey
6ae83b18c1bCleaning up cmake instructions
Bob RobeyBob Robey
311cc9c4714More openmp fixes
Bob RobeyBob Robey
c42416386a8Adding more parallel pragmas
Bob RobeyBob Robey
03c61a54127Adding openmp pragma for set_timestep
Bob RobeyBob Robey
bd4f5b3f2b5Fixing compiles for intel compiler
Bob RobeyBob Robey
bc532d35675Adding rest of openmp version
Bob RobeyBob Robey
de43dab5096Fixing OpenMP for later version of gcc
Bob RobeyBob Robey
173317a92e5MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
7327ef8735bAdding OpenMP directives around calc refine potential loop
Bob RobeyBob Robey
c1c8d518e8aInitial OpenMP app with finite difference threaded
Bob RobeyBob Robey
830fab8ab40Adding l7 tests
Bob RobeyBob Robey
02972dc16dbFixing 256 proc scripts
brobeybrobey
30d40da5627Fixes for intel and MIC
Bob RobeyBob Robey
e254708f608Removing mpi_comm_dup -- expensive in openmpi
Bob RobeyBob Robey
e6d5c423256Extending time limits for added test runs
Bob RobeyBob Robey
babe315794aMMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
c14aa0d3cf9Fixing compile problems with graphics on
Bob RobeyBob Robey
b49eb090592Fixing neighbor test to only check n3 for negative
Bob RobeyBob Robey
c33f09ae4c8Fixing memory out-of-bounds in block check Extending time limit for jobs Adding rpath to link
Bob RobeyBob Robey
b6702ad551eFixing refine smooth bug
Bob RobeyBob Robey
ac81c460977Adding mesh coarsening
Bob RobeyBob Robey
13541b1ec37Adding test files
Bob RobeyBob Robey
9ed48f90dd8Adding load balance test
Bob RobeyBob Robey
4a0a8ce95eeFixing l7 reduction on mac
Bob RobeyBob Robey
3ddc66222daFixing up clean targets
Bob RobeyBob Robey
77b1d61e9abFixing L7Test to only be built when running make check
Bob RobeyBob Robey
59ee5d6c3cfFixing compiler warnings in L7
Bob RobeyBob Robey
55d804ce5ecAdding unit tests for L7
Bob RobeyBob Robey
b9df47ad171Making terminate call consistent for gpu/non-gpu
Bob RobeyBob Robey
a762bb0315eRemoving compute_device from top level and replacing with ezcl_get_compute_device accessor