Goon83

Results 37 comments of Goon83

Hi DASH Community, Just check whether someone can help to check this issue ? Bests, Bin

@dhinf @devreal Thanks for working on this issue. Tested the bug-dash-hdf5-pattern branch and it works. Could you please review the merge and get the code into development branch? Thanks. Bin

@dhinf @devreal I recently tested the code on a 1D data and found the StoreHDF::write and StoreHDF::read still can not work. The test cod code and error information are presented...

@devreal thanks for confirmation. BTW, does the DASH has an API to access a contiguous subset of a matrix. Say for a 2D matrix A with size 8 x 8,...

Hi Devreal, I tried the following code but it reports the below error. Any hint to write it in right way? Followed the [doc](https://codedocs.xyz/dash-project/dash/a01810.html#a2134cf8b17ed1faed2d67201daba1610) to any provide a single argument...

Hi devreal, Thanks for the information. I came up with a simple test code but it still complains with some error. See below for details. Did I do something wrong...

Hi @devreal , I copied and pasted the new code and it still reports the below error. Do you have idea why the error happens. Thanks. Bests, Bin ``` [...

Hi devreal, Thanks for working to resolve this issue. It compiles now without any error. Bests, Bin

hi @devreal Another error comes up for the "StoreHDF::read" at compile time. It says that _"TeamSpec' to 'const TeamSpec' for 3rd argument"._ Looks wired that the "StoreHDF::read" works. It might...

Hi dhinf, Lets say, you want a two element halo width in each direction, does it mean including diagonal elements or not etc. . The thing is, you need later...