Hello,
This is my first post in this forum and I hope I get a solution to my issue. I’m currently evaluating Deadline 10 with two machines, one running Centos 7.6 and the other is running Windows 10. I’m using RedShift 3.0.16 version licensed on both machines.
When I create a 3D Redshift job using Deadline Monitor from the Centos machine using both machines to render, everything goes well and both start rendering using Redshift commandline with no errors. However, I notice that the Centos machine renders three to four times faster than the Windows machine.
Checking the logs on both PCs, I found this to be the issue (there is more than five minutes it took to create the tree on Windows):
=======================================================
Log - Centos
2020-03-03 19:04:41: 0: STDOUT: Ray Tracing Hierarchy Info:
2020-03-03 19:04:41: 0: STDOUT: Max depth: 128. MaxNumLeafPrimitives: 8
2020-03-03 19:04:41: 0: STDOUT: Extents: (-1.281173 -3.085904 -1.566680) - (1.696805 0.933748 3.033320)
2020-03-03 19:05:59: 0: STDOUT: Time to create tree: 78197 ms (0 1994 76203)
=======================================================
Log Windows
2020-03-03 19:07:07: 0: STDOUT: Ray Tracing Hierarchy Info:
2020-03-03 19:07:07: 0: STDOUT: Max depth: 128. MaxNumLeafPrimitives: 8
2020-03-03 19:07:07: 0: STDOUT: Extents: (-1.281274 -3.085904 -1.566680) - (1.696805 0.933748 3.033320)
2020-03-03 19:12:06: 0: STDOUT: Time to create tree: 299103 ms (3 3118 295981)
However, both rendered, but still on the Windows machine it was really slow as shown below (sample):
Centos:
2020-03-03 19:06:03: 0: STDOUT: | Block 2/510 (15,7) rendered by GPU 1 in 2506ms |
---|---|
2020-03-03 19:06:03: 0: STDOUT: | Block 1/510 (14,7) rendered by GPU 0 in 3346ms |
2020-03-03 19:06:04: 0: STDOUT: | Block 3/510 (15,8) rendered by GPU 1 in 1655ms |
2020-03-03 19:06:06: 0: STDOUT: | Block 4/510 (14,8) rendered by GPU 0 in 2171ms |
2020-03-03 19:06:08: 0: STDOUT: | Block 5/510 (13,9) rendered by GPU 1 in 3455ms |
2020-03-03 19:06:08: 0: STDOUT: | Block 6/510 (13,8) rendered by GPU 0 in 2764ms |
2020-03-03 19:06:11: 0: STDOUT: | Block 7/510 (13,7) rendered by GPU 1 in 3149ms |
Windows:
2020-03-03 19:12:33: 0: STDOUT: | Block 2/510 (15,7) rendered by GPU 0 in 11557ms |
---|---|
2020-03-03 19:12:34: 0: STDOUT: | Block 1/510 (14,7) rendered by GPU 1 in 12618ms |
2020-03-03 19:12:37: 0: STDOUT: | Block 3/510 (15,8) rendered by GPU 0 in 4500ms |
2020-03-03 19:12:39: 0: STDOUT: | Block 4/510 (14,8) rendered by GPU 1 in 5604ms |
2020-03-03 19:12:43: 0: STDOUT: | Block 5/510 (13,9) rendered by GPU 0 in 6378ms |
2020-03-03 19:12:45: 0: STDOUT: | Block 6/510 (13,8) rendered by GPU 1 in 5964ms |
2020-03-03 19:12:51: 0: STDOUT: | Block 7/510 (13,7) rendered by GPU 0 in 7179ms |
Note that both machines have dual 2080TI GPUs each.
Any advise on what would be the cause of this?
Thanks…
Tarek Hachicho