Update benchmark to allocate nodes into global array along the same partition that...
authorjjenista <jjenista>
Wed, 7 May 2008 22:28:42 +0000 (22:28 +0000)
committerjjenista <jjenista>
Wed, 7 May 2008 22:28:42 +0000 (22:28 +0000)
commit40a6fc47815746d763fca23b8495798ed2a4baa9
tree5315c47fcaa556264b42626434749379ea206db1
parentdfe7901b14e08179a35a26d9a64346eb3a4a4ac5
Update benchmark to allocate nodes into global array along the same partition that the workload is split to aid prefetching.
Robust/src/Benchmarks/Prefetch/Em3d/dsm/BiGraphN.java
Robust/src/Benchmarks/Prefetch/Em3d/dsm/Em3dN.java
Robust/src/Benchmarks/Prefetch/Em3d/dsm/Node.java