Network

 
AuthorCommitMessageCommit Date
Bob RobeyBob Robey
b34605b9ea8Adding minutes output for timers
Bob RobeyBob Robey
2a0bb9452feFixing timer formats
Bob RobeyBob Robey
b30f1241e0aMore parallel output reorganization
Bob RobeyBob Robey
987de6c8c14Removing unneeded variables
Bob RobeyBob Robey
687f0788651Reworking state timer output to use mesh parallel timer output
Bob RobeyBob Robey
52848db63d4Reusing parallel_timer_output in timer_output
Bob RobeyBob Robey
bfdec5351deMoving parallel output to mesh
Bob RobeyBob Robey
ca9f04bc985Simplifying parallel output interfaces
Bob RobeyBob Robey
48ec9a9cad7Renaming reference time
Bob RobeyBob Robey
c4811dc879dCleaning up timer reports
Bob RobeyBob Robey
5e08440dea4Cleaning up timers
Bob RobeyBob Robey
90fa14fb6fePutting nanosecond to sec conversion in accessor for timing
brobeybrobey
985a4a035b8More OpenMP routines to speed up MIC
Bob RobeyBob Robey
5a8e3f0259fFixing openmp version of hash library
Bob RobeyBob Robey
3e52cc2800dRevamping the timers in state
Bob RobeyBob Robey
5b634e94437Reworking counters in mesh
Bob RobeyBob Robey
cf5d4dc97b9Fixing overcommit of GPUs
brobeybrobey
9380e448d04More timer rework and added check for gpu overcommit
brobeybrobey
5d3e9d45d81Adding mesh percentage timings
brobeybrobey
76b92c687f5Adding more flexible mesh setup
brobeybrobey
28460ea3bb4Merging in changes
brobeybrobey
be2d619df96Merging in more changes
brobeybrobey
32741919510Syncing up changes
brobeybrobey
afb6fae414cMore merges
brobeybrobey
b22bdb33970Syncing up more changes
Bob RobeyBob Robey
2762d10de66Adding crux library
dnicdnic
a11f64a4be9MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
20216afd396Syncing up changes
brobeybrobey
9393dee9e40Syncing up build files
brobeybrobey
4187f031db0Syncing up changes between versions
Bob RobeyBob Robey
4fac75f0b24MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
100b2e693e8Syncing up changes in kdtree and genmalloc
dnicdnic
4adb27da693The prototype iterative hashing scheme is being added to the main branch from the iterative branch as a temporary backup. All edits have currently been put in state.cpp, and thus the added file is experimental_iterative_ state.cpp. Currently, all code is resident in State::calc_finite_difference(), however the vast majority will eventually be moved to the Mesh class. This code is still experimental. In particular, the type computable_t will eventually be completely hidden from the state ker...
brobeybrobey
1f4c104df65Cleaning up MIC build instructions
Bob RobeyBob Robey
78b548e0ac1Merging in build changes for MIC
Bob RobeyBob Robey
1df5c1ee741MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
fe865a36678Fixing compile without ImageMagick
Bob RobeyBob Robey
831e8b4f0e5MMerge branch 'master' of github.com:losalamos/CLAMR
dnicdnic
d6a70672be0Updates to partition measure... still testing though.
Bob RobeyBob Robey
51a18bfa6e5Adding more graphics output options with ImageMagick MagickWand library. This just has the basic functionality and needs some additional work
dnicdnic
c5d06a34720Added a new partition measure, CSTARVALUE, which can be called with -m "cstarvalue". It is currently set as the default in input.cpp, but it is dropping below 1 for the time being.
brobeybrobey
fd8689ae69eMore Openmp commands
Bob RobeyBob Robey
4146a0a73a8Putting in suggestions from Mike Berry to improve build for MIC
brobeybrobey
2b4d686d270Reducing sum error
brobeybrobey
cc09c8c0be2Fixing mass_summation error check
brobeybrobey
e536137c551Disabling openmp directive on partition count
brobeybrobey
c9b9778b5ceAdding more openmp directives
Bob RobeyBob Robey
ca3fa0c3f5fRemoving unused function
Bob RobeyBob Robey
383eb6cd5c8Removing unused function
Bob RobeyBob Robey
185f12225deFixing compile with gcc on mac