There is no guarantee to create bitwise identical results for different workloads as different algorithms can be used internally on the GPU as well as CPU.
If you stick to the Reproducibility docs you can expect to see deterministic results for the same workload as well as framework and library versions, but not for different use cases / workloads.
3 Likes