top | item 45776615

(no title)

heavenlyblue | 4 months ago

can't you just save the seed?

discuss

order

bfkwlfkjf|4 months ago

My understanding is that because GPUs do operations in a highly parallelized fashion, and because float point operations aren't commutative, then once you're using GPUs the seed isn't enough, no. You'd need the seed plus the specific order in which each of intermediate steps of the calculation was finished by the various streaming multiprocessors.