FK

Results 13 comments of FK

Make sure that you have no tasks that block multiple other tasks. You will get this error when taskwiki tries to create and display tree hierarchy containing three tasks, two...

@dereklll This issue was closed 6 months ago, I'd suggest to create a new one.

~5% improvement with 13b q6_K model fully loaded on Radeon RX 6850M with --n-predict 800. Compared the recent master fdd18609113862dc6eb34dfc44a093d54c59ff1f with and without these changes on top.

Outputs with and without these changes diverge at some point (before -n 400 for a ~300 words long prompt) for the same --seed. Not sure if it is something that...

I was able to run DW2 on linux in wine using .NET 6.0.3 runtime (without installing .NET 4.x) + dxvk and play continuously for 3-4 hours without crashes. For .NET...

~This issue is possibly related to https://github.com/ROCm/MIOpen/issues/1431 - I see `-mwavefrontsize64` in debug logs, but wavesize should be 32 for my GPU [will try to do something with it and...

Hi @averinevg, I'm aware that it is not on the list of supported devices - I do not have AMD Radeon PRO W6800 or AMD Radeon PRO V620 to test...

@averinevg, thank you. When I've looked for env variables to disable a smaller subset of algorithms, I've tried only some of those listed in https://github.com/ROCm/MIOpen/blob/develop/docs/how-to/debug-log.rst [and lacking understanding missed the...

Just in case, tried this again with rocm-6.3.3 [including rocBLAS, Tensile and MIOpen] compiled only with gfx1031 [without gfx1030]. `MIOPEN_FIND_ENFORCE=3 HIP_VISIBLE_DEVICES=0 MIOpenDriver conv -n 1024 -c 256 -H 32 -W...

> Did you use `HSA_OVERRIDE_GFX_VERSION`? Hi @averinevg, I've run it without the HSA_OVERRIDE_GFX_VERSION [I've checked that it is unset]. You can see `-mcpu=gfx1031` in this part of the log above:...