You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a validation error while testing the bitonic sort implementation under multi-GPU unified memory mode. Below are the details for your reference:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I encountered a validation error while testing the bitonic sort implementation under multi-GPU unified memory mode. Below are the details for your reference:
-timing
-report-rdma-transaction-count
-unified-gpus
1,2,3,4
-trace-mem
-verify
the output of verifying:
/GolandProjects/awesomeProject2/mgpusim/benchmarks/amdappsdk/bitonicsort/bitonicsort.go:249: Error: array[3] > array[4]: 1295030053 807426474
Thank you for your guidance. Please let me know if additional data is needed.
Beta Was this translation helpful? Give feedback.
All reactions