FeepingCreature

Results 110 comments of FeepingCreature

Spoken frankly: it seems to me you are giving a lot of priority to this way of avoiding overload collisions, whereas from my point of view the originating module of...

Ah yeah, good point, sorry. As per the test, `__traits(getOverloads)` returns every individual leaf right now.

I'm still seeing this issue with dfmt master. Source: ``` void test() { return Struct( foo: field.foo, bar: field.bar, baz: field.baz); } ``` dfmt --keep_line_breaks=true test.d: ``` void test() {...

Cannot reproduce, unfortunately, on 6.7.11 with rocm 6.0.2 with my Sapphire 7900 XTX Vapor 24G. Steps taken: - clone repo - install dependencies - patch `run_basic_tests` to have `'hidden_dim': 1024`...

Alright, I have it running now. We'll see in an hour. Note that this card needs *seriously a lot a lot* of cooling. Before I got my current fan setup,...

I'm getting crashes with Stable Diffusion that have nothing to do with temperature. The Linux driver is definitely not the most stable piece of software. Try checking if there's already...

I'm getting "MES failed to response" with ROCM 6.0.2, freshly updated.

Yeah it keeps happening here with 6.0.2 as well.

~~Okay, I don't want to hype anybody up unduly, but I haven't seen a MES hang in two days since I installed the [week-old AMD firmware update](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/). Can anyone repro...