-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorparallelismParallel or distributed computationParallel or distributed computation
Description
Just noticed this:
julia> cluster_cookie()
ERROR: UndefRefError: access to undefined reference
Stacktrace:
[1] getproperty at ./sysimg.jl:18 [inlined]
[2] cluster_cookie() at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v0.7/Distributed/src/cluster.jl:647
[3] top-level scope at none:0
julia> versioninfo()
Julia Version 0.7.0-rc2.0
Commit 78540cba4c (2018-08-02 19:14 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.0 (ORCJIT, sandybridge)
Cheers!
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorparallelismParallel or distributed computationParallel or distributed computation