chillenzer

Results 131 comments of chillenzer

Very well analysed! I fully agree! In my interpretation of the English language, "View" feels like a very pointer-like thing but I know that a Buffer has more aspects of...

Without having had much more than a quick glance on it, would it be an option to add that test you were talking about as a unit/end-to-end test?

@BrianMarre should probably follow the developments here after we've done a similar refactoring with his code.

> Without having had much more than a quick glance on it, would it be an option to add that test you were talking about as a unit/end-to-end test? Have...

Nice! With this refactoring, the PR actually reduces the lines of code in the repo while still adding new functionality if I understood correctly.

Okay. I found the offending piece of code using gcc 11.3.0 and CUDA 11.6.0. But I'm not sure if we can do anything about this: The specific combination of compiler...

@BeyondEspresso, I've suggested the corresponding patch. Feel free to adopt it. @psychocoderHPC, you should probably have a look if that macro's what you expected. Don't think alpaka has anything like...

Without having looked at the content I can already see that [this file](https://github.com/ComputationalRadiationPhysics/picongpu/blob/5f1523e8b19377af40751a909da836d7ae2d23e7/share/picongpu/tests/metadataFromLaserWakefield/picongpu-metadata.json.reference) didn't change, so almost certainly you didn't run the tests (as the failing CI is also telling...

@PrometheusPi @max-lehman14 What's the status here?