Great series, final season was a bit rushed but still good. Premise/ideas were excellent.
Well, apparently you're better than me at probability.. 🤣 Its actually 6/82061 odds (I had two extra zeroes...) or 600/82061%
Probably cliche, but WarGreymon, then followed closely by Chronomon (Holy) and Calumon in no particular order :)
With a 30% 5-star raid chance thats like 600/82061 shiny odds?? 🤦
Edit: too many zeroes
I think this should work? I used this method when migrating my plex server to a lxc container.
This (along with the subsequent Turing paper) is an excellent resource!
Regarding reverse-engineering of SASS, a (possibly?) complete instruction "reference" (from Pascal to Hopper) can be found using methods here. Using quotes here because there is enough info to disassemble/assemble the code section in cubin binaries - since we have a detailed desc of inst encoding, operand types, modifiers etc.. However, instruction behavior, misc requirements, side-effects, etc.. are not documented.
Specifically for GPUs, here is a description of a single-pass prefix sum algorithm.