I am having an issue trying to use multiple processors.

I get:

ERROR: stack overflow
while loading 
C:\Users\Michael\Dropbox\Masters\Masters-Experiments\Experiment1-Julia\main.jl, 
in expression starting on line 1310
exception on
1: ERROR: stack overflow
WARNING: Module call not defined on process 2
fatal error on 2: ERROR: call not defined
 in read at iobuffer.jl:84
 in read at stream.jl:699
 in anonymous at task.jl:837
WARNING: Forcibly interrupting busy workers
write: connection reset by peer (ECONNRESET)

addprocs(3)

@everywhere importall OtherModule


My main.jl file is not 1310 lines long, only 65. I am unsure of what I have 
done wrong. Just wondering if anyone has seen this error before and knows 
the cause.

Thanks!

Reply via email to