Andreas Klöckner

Results 957 comments of Andreas Klöckner

As for flatten-upon-creation, we should document that the intended eval order is from left to right, so that the flattening behavior on operator overload is fine, as @kaushikcfd states.

I'm not sure about pipenv, but I know poetry is capable. It keeps a list of all wheels of a version (i.e. for all available architectures) in its lockfile and,...

Phew! :) Thanks. :+1:

FWIW, this is the bit I was talking about: https://github.com/zgimbutas/fmmlib3d/blob/beb7338709633838d471b00b08c7b50f088740c4/src/h3dterms.f#L4-L13

Sorry, I won't be able to help in the near term. But I would be happy to consider PRs along these lines.

> Perhaps we could skip binary caching for all CL implementations? That's a broad set to generalize over. :slightly_smiling_face: If they all have source -> executable caches, then sure, that'd...

> Is this something to be concerned about? Kind of, yeah. Can you reproduce it locally?

Maybe it has something to do with tests being run in parallel? How good is pocl about locking its cache?

See ML post.

The mailing list is no longer a thing, that's why you can't find it. :) That said, the story is still this: if you would like bindless textures support, I...