Hello all,
I am struggling because I often get this same error popping up after I have been running many (several thousand) time steps of my PDE solve in Firedrake:
OSError: /scratch/ahick17/firedrake/.cache/pyop2/94/0b1edf26475b324382a572af1239dc.so: cannot change memory protections
Thankfully I always save state so I can simply resume the time steps and it always resolves. However, this is a bit annoying to have to deal with and I was wondering, what is causing this, and is there any way to fix it?
Andrew Hicks