Philip Salzmann

Results 32 comments of Philip Salzmann

This is less pressing now that we expose our own names through the `::celerity` namespace and including the Celerity header also exposes the `::sycl` namespace (#58). This means all that's...

A thought I just had: Right now the debug names are only really helpful when printing the graph, not when debugging a program itself (e.g. with GDB). This is because...

> (at least not without some log/communication hackery). One such hack could be to upload the SHA as a workflow artifact. Ugly but might just work..?

I thought a bit about how this might look like but any attempts to have all the information on a single line ended up being quite messy (and it will...

Okay, stylistically, would you prefer (1) a common base class for console and compact reporter, (2) free functions used by both or (3) code duplication?

Turns out I was missing two commas in the list of checks...

Thanks for looking into this again, let me know if you need anything!

Rebased onto #2554. Apologies for being a bit slow on this right now, I will try to find some time to look into the other reporters.

Tough to say, I have a pretty busy month ahead unfortunately. Maybe I can find some time next weekend. I briefly looked into it yesterday and ran into a couple...