Benchmarks: Revise Code - Make data checking in gpu_copy optional (#301)
This commit makes data checking in gpu_copy optional, because it will take too long time if message size is large.
Showing
Please register or sign in to comment
This commit makes data checking in gpu_copy optional, because it will take too long time if message size is large.