You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: