<div dir="ltr">My hash function is:<div><br></div><div><div>            PetscScalar v = ((PetscScalar)((PETSC_HASH_FACT*idx)%100) - 49.5)/50.0;</div><div>            ierr = VecSetValues(bb, 1, &idx, &v, INSERT_VALUES);CHKERRQ(ierr);</div></div><div><br></div><div><br></div><div><div>include/petscctable.h:#define PETSC_HASH_FACT 79943</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 27, 2015 at 7:53 AM, Mark Adams <span dir="ltr"><<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Aug 26, 2015 at 3:30 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> writes:<br>
> I really think that it does not matter.  Just as long as it is noisy.  IMO,<br>
> but we have no data, and I'm not sure how we could study it.  What is the<br>
> chance that your generator will generate a low frequency vector on some god<br>
> knows what grid?  I can not imaging this happening ... and I'm not sure how<br>
> I could even generate data to 'prove' it.<br>
<br>
</span>Your hokey hash function generates stripes of various sorts on grids<br>
with leading dimension 51, 100, and other combinations.  </blockquote><div><br></div></span><div>You know there are more prime number, 100% of them are larger.</div><div><br></div><div>What do you want to do?</div><div><br></div><div>If dran48 is one line then I can just copy that and move on.</div><span class=""><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For an<br>
anisotropic operator aligned to the grid, that would be devastatingly<br>
low energy.<br>
</blockquote></span></div><br></div></div>
</blockquote></div><br></div>