Getting different results each run using the same arguments on a fpga emulator program
Hi,
I'm currently working on a originally GPU code that had MPI. I've removed MPI and selected an FPGA as the device. Each time I run the code with the same arguments , I end up with different resu...