Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)C
Posts
1
Comments
107
Joined
3 yr. ago

  • Yeah and this condition is chronic

  • Backing up to a different partition on the same RAID array sounds like a good way to lose all your data.

    The backup should be physically separate from the original.

  • All the better for us running Linux!

  • This is great, but the context is that this is for specific inner loops, and it is compared to the C version of that specific inner loop. Typically what was used before this on a computer with avx512 was the avx2 version of the inner loop, and the speedup compared to that version appears to be up to 60%: https://x.com/FFmpeg/status/1852542388851601913 . Then as not a specific inner loop isn't run all the time, the speedup is probably much less than 60%. This is still sizeable, but the actual speedup in practice with this implementation is far far from 94x.

  • Yeah 7000-series Ryzen benefits from the avx512 code paths in ffmpeg. I've benchmarked a 5900x vs a 7900x specifically for software H.265 decoding and there was a sizeable difference.

  • For example, maybe branching is something you'd like to be able to do without it being a nightmare?

  • There's the joke in Swedish about alcohol being a lösningsmedel (solvent, but also something that solves problems). Won't that also work in German but with Lösungsmittel?