Network

 
AuthorCommitMessageCommit Date
brobeybrobey
df61a7215e7Changing to pragma omp single in scan
brobeybrobey
c81e532ab1eFixing bug in non openmp code
brobeybrobey
8b448f36423Fixing problems on MIC with compile and during runs
Bob RobeyBob Robey
bed9a49d0a4Adding openmp scan and threading rezone all
Bob RobeyBob Robey
8a56aa5b874Adding vectorization for clang and gcc
brobeybrobey
5e5113c745dFixing openmp pragmas and bug
Bob RobeyBob Robey
949ffbfe73fAdding rollback code
brobeybrobey
b513e6da7d7Adding ncells_ghost to mesh checkpoint
brobeybrobey
d4ccb3be0b1Fixing terminology to reduce overlap between checkpoints and rollbacks Adding authors to crux
brobeybrobey
fcb4b08cbdfMore minor bug fixes
brobeybrobey
3638f0043ffFixing small bugs on darwin
Bob RobeyBob Robey
bc8fc197079More cleanup in graphics
Bob RobeyBob Robey
922808e4a66Some minor changes for movies and Mac
Bob RobeyBob Robey
43ca302c5eeFixing unnecessary directory creation
Bob RobeyBob Robey
b4975b6f138Fixing bug with checkpoints and graphics off
Bob RobeyBob Robey
f48059a55c2Adding reworked checkpoint/restart capability based on Brian Atkinson's work
brobeybrobey
2d397302c16Fixing memory leaks in memstats
Bob RobeyBob Robey
2e9456e89e5MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
e547667a416Fixing multiple printouts of number of threads and removing omp parallel for on hash write
brobeybrobey
4d661e81c3eCommenting out vec report flag
brobeybrobey
69b64744d24Turning on optimization flag
brobeybrobey
20e30190d99Fixing build on MIC to run with mpi
Bob RobeyBob Robey
f6670f53162Adding movie capability written by Brian Atkinson
Bob RobeyBob Robey
6ce1acacf96Minor fixes before putting in movie capability
brobeybrobey
3c67e76b88dAdding omp directive around init hash
Bob RobeyBob Robey
8b78c75845fMore merging in Brian's movie and rollback code
Bob RobeyBob Robey
0cc2a848748Adding Brian's new files and README additions
Bob RobeyBob Robey
ba58845e36eMerging in Brian's changes partially
Bob RobeyBob Robey
a1d00e6c935MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
ed1c6ca34ffAdding openmp directives to refine_smooth
Bob RobeyBob Robey
5243bc317a2Adding Brian's input options
Bob RobeyBob Robey
29bb3fbcaabAdding movie code
brobeybrobey
506f1af7c0eAdding openmp to calc neighbors
brobeybrobey
c08b19c90dbMore cleanup of openmp
brobeybrobey
5ae134442aeCleaning up calc finite difference openmp
brobeybrobey
5e671434553MMerge branch 'master' of github.com:losalamos/CLAMR Fixing README conflict Conflicts: README
dnicdnic
916de3ac01bUpdated commands to run clamr_openmponly on a Darwin node
brobeybrobey
ed1ac19b4aePutting in openmp for calc timestep
brobeybrobey
3613fcf5e76Preparing for openmp parallelization of calc timestep
brobeybrobey
3d7f95ee416Fixing duplicate OpenMP ifdef
brobeybrobey
37a0541007cCommenting out openmp for timestep calc due to wrong results on MIC
brobeybrobey
c5da9c1f7c7Correcting how to set num threads
brobeybrobey
6d748545c29Adding more on MIC_NATIVE builds and how to run on darwin
brobeybrobey
17b4345d492Fixing output of openmp thread setting
brobeybrobey
0b340318103Adding -DMIC_NATIVE=yes build
Bob RobeyBob Robey
9043c24d978Fixing types in zorder
Bob RobeyBob Robey
340f06afc18Making calc_refine_potential single precision
Bob RobeyBob Robey
ff6df5f222dAdding selectable precision to gradient test variables
Bob RobeyBob Robey
62ce144b436Putting mixed precision into state package
Bob RobeyBob Robey
080faf52ce5Cleaning up state types