nepluno/libwetcloth

Windows BSOD when running simulations.

robden820 opened this issue · 1 comments

I have tried to run the simulations as you describe in the readme, but for some of the simulations I am experiencing some severe issues causing problems with windows. I can run some of the simpler unit tests without issue, but this problem occurs when I try to run the parameter tests.

Not sure if you have encountered anything similar to this yourself, or if you know what to suggest trying.

I am running the simulation on a machine with an i9 CPU, 32GB RAM, and 24GB GeForce RTX 3090 GPU.

The issue seemed to be something to do with the display options. I was running the options with the argument -d 0 (turning off display options) which caused the sim to crash. Changing this to -d 1 (display turned on) resolved the problem.

Closing this as this is as there is a workaround now, but could be worth looking into.