SYCLomatic icon indicating copy to clipboard operation
SYCLomatic copied to clipboard

The bh program hangs

Open zjin-lcf opened this issue 2 years ago • 4 comments

Running the SYCL program, after migrating the Cuda example (https://github.com/zjin-lcf/HeCBench/tree/master/bh-cuda) with SYCLomatic, hangs on an NVIDIA V100 GPU. Thank you for your investigation.

Output of running the Cuda example:

./main 100000 100 ECL-BH v4.5 Copyright (c) 2010-2020 Texas State University configuration: 100000 bodies, 100 time steps Total kernel execution time: 4.7116 s

Reference https://github.com/intel/llvm/discussions/5516

zjin-lcf avatar Mar 31 '23 18:03 zjin-lcf

@zjin-lcf have you tried it on cpu device with small configuration, like "./main 10 10"? on my machine, on cpu device "./main 10 10" run passed.

tomflinda avatar Apr 06 '23 06:04 tomflinda

The program passes on a GPU for small configuration. Thanks.

zjin-lcf avatar Apr 06 '23 11:04 zjin-lcf

@zjin-lcf I have reported this issue to SYCL compiler team to locate the root cause and wait for their feedback.

tomflinda avatar Apr 07 '23 02:04 tomflinda

Thank you for reporting the issue for me. I find that another SYCL program also hangs after migrating the Cuda program. https://github.com/zjin-lcf/HeCBench/tree/master/columnarSolver-cuda

zjin-lcf avatar Apr 10 '23 21:04 zjin-lcf

@zjin-lcf these it no further action needed in SYCLomatic side, so I close this issue.

tomflinda avatar Jun 05 '24 01:06 tomflinda