fangq / mmc

Mesh-based Monte Carlo (MMC)
Other
40 stars 32 forks source link

MMCLAB simulation hangs on OpenCL #83

Closed fangq closed 1 year ago

fangq commented 1 year ago

Running the below mmclab script, provided by Zeo Chua in this post, hangs the mmclab simulation session on a GPU.

I was able to reproduce the issue. will need more time to debug

mmclab_trial_20221115.m.zip

fangq commented 1 year ago

the input mesh is invalid. it contains self-intersecting elements, which is known to cause mmc ray-tracing to fail. mmc83

I am closing this issue for now. it is the input data's problem, not mmc/mmclab's bug.