PMunch/futhark

Unclear how to clear cache without manually deleting it.

beef331 opened this issue · 1 comments

Recently updating from a library version to another and it'd be nice if one could force Opir to rerun. This could use compileOption"forceBuild" to align with the compiler's force rebuild option.

You have futharkRebuild and opirRebuild to rebuild the cached files. But looking for forceBuild would definitely be a good idea. I think I didn't do it because I couldn't figure out how to check that option.