Closed fangq closed 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
the input mesh is invalid. it contains self-intersecting elements, which is known to cause mmc ray-tracing to fail.
I am closing this issue for now. it is the input data's problem, not mmc/mmclab's bug.
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