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
When I run getDAcells, I get the following error: Error in nn2(data = X, query = X, k = max(k.vector)): long vectors (argument 11) are not supported in .C
For context: I think the allocated vector is between 128 GB - 256 GB in size.
When I run getDAcells, I get the following error: Error in nn2(data = X, query = X, k = max(k.vector)): long vectors (argument 11) are not supported in .C
For context: I think the allocated vector is between 128 GB - 256 GB in size.
Cheers,
Tjorben