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
Notice that when the leaf is not skeletonized, securing the accuracy will change the near interaction list. That is all leaf nodes that cannot be skeletonized must be also be added to all other's near interaction lists. To avoid this problem, when secure accuracy is turned "on" we will force the leaf node size to be not larger than the maximum rank.
secure_accuracy now works correctly on both shared and distributed GOFMM. You can set this option in CommandLineHelper. This option will be propagated to the other scripts in the following update. #36 shares the same problem.
Adaptive level restriction requires inspection or fix.
The text was updated successfully, but these errors were encountered: