Network

 
AuthorCommitMessageCommit Date
brobeybrobey
68a08003c3fRevert "Merge branch 'master' of github.com:losalamos/CLAMR" This reverts commit 222d50444954f24059a0978ecc7d6746913ea41a, reversing changes made to 41759ab1ce42a1e28a914ee2c4d2edbbe5fdaa12.
brobeybrobey
222d5044495MMerge branch 'master' of github.com:losalamos/CLAMR
YulieYulie
d1e8ca0d3abMMerge branch 'master' of github.com:losalamos/CLAMR
YulieYulie
b618b546942Added cpu_counters[MESH_COUNTER_REFINE_SMOOTH]++; within parallel region within master thread
YulieYulie
ade2789268dPut mpot_old within parallel region
YulieYulie
331b739c1ccSplit mpot to vector<int> mpot_old; and assigned outside of master
YulieYulie
a4310730821Placed while loop within parallel region outside of master thread
YulieYulie
5f5b23096acPlace levcount++; within parallel region in master thread
YulieYulie
021f56b25d2Moved newcount=0; into parallel region, master thread
YulieYulie
e61c77f29d7Place mpot.swap(mpot_old); within parallel region and master thread
YulieYulie
6c102e68a1bPut OMP start over master thread
YulieYulie
148806e860fAdded master thread around mpi loop
brobeybrobey
41759ab1ce4Backing out of hash openmp changes and enhancing tests
brobeybrobey
884495bed30Backing out of hash changes for mpi openmp
brobeybrobey
50c04e50a54Adding more tests to initial testsuite for CLAMR
brobeybrobey
32f86d55864Adding initial regression testing system
brobeybrobey
8159eec41d4Removing master blocks around timers in calc finite difference
brobeybrobey
94e7901209cRemoving commented out pragmas
brobeybrobey
b4cfedc356fExtending parallel region in calc neighbor local
brobeybrobey
f186dc6be9fExtending parallel region in calc_neighbors local
brobeybrobey
d362eeab35eExtending the parallel region in calc neighbor local
brobeybrobey
28c12a9a5ccExtending parallel region for calc neighbor local
brobeybrobey
cab9d8ecb44Extending parallel region in calc_neighbors
brobeybrobey
f60f55782d7Extending parallel region in calc_neighbors
brobeybrobey
a4ada1d996aExtending parallel section in calc_neighbors
brobeybrobey
0ae6a2aa7ccExtending parallel region in calc_neighbors
brobeybrobey
e7580b90de0Extending parallel region in calc neighbors
brobeybrobey
e6adb6cd054Fixing mpiopenmp tests to have 4 threads
brobeybrobey
2070573fb30Fixing race condition with parser module files
YulieYulie
dcfdccd1fd2Backing out of openmp changes
brobeybrobey
cb5b5ec24e2MtMerge branch 'master' of github.com:losalamos/CLAMR
YulieYulie
f3dcec5e67eMMerge branch 'master' of github.com:losalamos/CLAMR
YulieYulie
7f86854bd8eReplaced ncells with lowerbound and upperbound
YulieYulie
04141782cd5Split parallel region in refine_smoooth
YulieYulie
6cc8332d478Moved parallel region above timers. Need to work on refine_smooth
YulieYulie
f40acdfff8bMoved Pragmas in calc_refine_potential further up, still need to do timers
YulieYulie
0d017c8391fMoved up pragma in calc_refine_potential
brobeybrobey
b8d829d6cffJoining parallel regions in calc_spatial_coordinates
brobeybrobey
a1c4b88ab1aMore hash openmp optimizations and cpu_timer handling openmp
brobeybrobey
a5c65db4362Extending parallel region in hash init and query
brobeybrobey
9a904c75e12Extenting parallel region for hash init to mesh level
brobeybrobey
5590b2ac343Extending parallel region in hash init
brobeybrobey
111d6f7b937Extending parallel region in hash init
brobeybrobey
dac4deb4112Expanding parallel region in hash init
brobeybrobey
122d1d92605Extending the parallel region in the hash routine
brobeybrobey
c09cd0fb2e2Cleaning up openmp pragmas
brobeybrobey
331dd91f1d9Extending parallel regions for calc finite difference into driver
brobeybrobey
2e6744a926eExtending parallel region in calc finite difference via faces
brobeybrobey
ec37a4a1ab0Extending parallel region in calc finite difference faces
brobeybrobey
64c07dcd96dExtending parallel region in calc finite difference via faces