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
{{ message }}
This repository has been archived by the owner on Dec 30, 2017. It is now read-only.
*** caught segfault ***
address 0x6541, cause 'memory not mapped'
Traceback:
1: .Call("_Rtsne_multicore_Rtsne_cpp", PACKAGE = "Rtsne.multicore", X, no_dims_in, perplexity_in, theta_in, num_threads, max_iter, distance_precomputed)
2: Rtsne_cpp(X, dims, perplexity, theta, num_threads, max_iter, is_distance)
3: eval(expr, pf)
4: eval(expr, pf)
5: withVisible(eval(expr, pf))
6: evalVis(expr)
7: capture.output(res <- Rtsne_cpp(X, dims, perplexity, theta, num_threads, max_iter, is_distance))
8: Rtsne.multicore.default(mat)
9: Rtsne.multicore(mat)
I have no idea how to inspect a core dump...
This happens only sometimes, I cannot confidently reproduce the error...
What further info should I provide?
The text was updated successfully, but these errors were encountered: