Gregory Lee

Results 318 comments of Gregory Lee

Thanks, the `fn.cpustring` does work once initialize has been called. Sorry about missing that in the docs. Regarding performance, I do not expect all functions to benefit from multithreading, but...

It does not hurt to keep the issue open as a reminder to add this in the future. You could remove the "review comment" label and add a label like...

Thank @jaydcarlson. I agree that it is confusing that a 3rd dimension (which I think must be size 1) is required. I can open an issue to update the operator...

Thanks everybody for reviewing, this MR and gh-20811 have now both been rebased and use `xp` in the new test cases.

> thanks for taking the time to get these tests working for the alternative backends @grlee77. If you run into any problems here or in the other PR feel free...

I will fix the test failures. Should be fixed now by reverting the change to `ensure_spacing` as it works with general coordinates that may not have originated as pixels so...

rebased and added one new commit that should fix the test failures when using older SciPy versions

@asi1024, do you know if the couple of failures above were just timeout on the CI? should we retry?

> I'm am now leaning toward that this is potentially a bug. One issue is that unlike for single-fragment applications, distributed applications do NOT have any `DownstreamMessageAffordableCondition` on output ports...