Joseph Schuchart
Joseph Schuchart
Mhh, this test is failing for me as well and I've been trying to debug this for a while now. The results are wrong and it tends to hang, just...
Is there an update here? Can you provide a PR that adds the missing members?
Looking into this right now. It seems that the 1D specialization of the TilePattern does not offer `local_blockspec`. Will try to come up with a patch soon.
@Goon83 Can you give the patch at #693 a try? The 1D specialization of the TilePattern was missing the `local_blockspec` member function. I should note that the CSRPattern and the...
@Goon83 I think there is a problem with the explicit specification of the index type in your Matrix instance. This is certainly a bug in how we pass around this...
@dhinf Can we merge this branch into development?
> What will happen if I change the distribution (block size, halo layer) of a existing Matrix ? > Will the DASH support re-distribution the data following new parameters? I'm...
Could you elaborate what you have in mind for it? Maybe we will get a chance at some point to implement such a feature if there is a good use...
I'm fine with renaming `resize(dim_t, SizeType)` to `resize_dim(...)`.
I can't seem to produce them either with the Intel compiler (I was sure I saw them there). I threw the Cray compiler at your branch and it reported some...