Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Allocation Fail (Big Data) #70

Open
cipheLab opened this issue Nov 6, 2019 · 0 comments
Open

Memory Allocation Fail (Big Data) #70

cipheLab opened this issue Nov 6, 2019 · 0 comments

Comments

@cipheLab
Copy link

cipheLab commented Nov 6, 2019

Hello,

I use Multicore-opt-TSNE on a big data, 24 000 000 events and 18 parameters on a ubuntu server with 40 core, and 500G Ram with this command line :

python2 MulticoreTSNE/run/run_optsne.py --optsne --data Data.csv --outfile Data_tsne.csv --n_threads 40 --perp 50

and i have this error : Memory allocation failed!

Can you tell me if i change something in my commande line (in my parameters) i have more luck to run my job or if you know the setup necessary to run a Multicore-Tsne on thi big data ?

Best regards.

Quentin Barbier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant