Reproduce result from gpu to cpu

Hi,

I am trying params search in cuda and would like to use these params in cpu to produce the same result. (assignment requires to submit in cpu version)

I am able to reproduce deterministic results in cuda and cpu after searching in the forum. However, when I use same params in cuda and cpu, they generate different outputs. Could anyone help? Thanks!

1 Like

What code is giving you different outputs?