tlnagy / Crispulator.jl

✂️ Pooled CRISPR screen optimization tool
Other
19 stars 6 forks source link

scan_rep_space analysis is crashing on server #34

Closed tlnagy closed 8 years ago

tlnagy commented 8 years ago
julia -p 62 src/run.jl scan_rep_space.jl data/bigiron_scan_rep_space.csv

Crashes with

Worker 15 terminated.
ERROR (unhandled task failure): EOFError: read end of file
tlnagy commented 8 years ago

Workers are running out of memory for some reason, possible memory leak?

tlnagy commented 8 years ago

0843ef2d94e9dc706e2623e0ab7b6da5f1340ece seems to have fixed this problem.