chillenzer
chillenzer
Great catch! Thanks! Gonna try and fix it but not sure if I'll make it before the holidays.
Presumably related to #163 in general.
As the CI does something weird currently and @psychocoderHPC will most likely be the main user of this, we'll wait for your approval for this.
Hi, I've gone the simple route of just removing all quotes. I would argue that the changelog will experience minor human adjustment anyways, so adding a single pair of missing...
I'm not familiar enough with the code of this to see if there are any bad things hidden under a thick layer of trivial changes. Two suggestions: 1. Splitting this...
That would be awesome! Let's wait for that then.
It might be an implementation detail but I'm not concerned with a user messing it up. ```bash $ grep -r "ALPAKA_UNIFORM_CUDA_HIP_RT_CHECK" | wc -l 100 ``` That's 100 opportunities for...
You are right. I'm very sorry. I enjoy colourful and pictorial language occasionally sacrificing precision for the sake of (what I consider) funny expressions. I didn't consider the effect of...
Okay. Let's talk it over in the office then.
From what I see in the linked file, it's all getters of some form. And semantically I would be very surprised if there's a (not-by-oversight) non-const use in there. As...