@@ -6,28 +6,19 @@ precompile(Tuple{typeof(Distributed.init_worker), String, Distributed.DefaultClu
6
6
precompile (Tuple{typeof (Distributed. local_remotecall_thunk), typeof (Distributed. set_valid_processes), Tuple{Array{Int64, 1 }}, Array{Any, 1 }})
7
7
precompile (Tuple{typeof (Distributed. remote_do), typeof (Distributed. set_valid_processes), Distributed. Worker, Array{Int64, 1 }})
8
8
precompile (Tuple{typeof (Distributed. remote_do), typeof (Distributed. set_valid_processes), Distributed. LocalProcess, Array{Int64, 1 }})
9
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Distributed. set_valid_processes), Distributed. Worker, Array{Int64, 1 }})
10
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Distributed. set_valid_processes), Distributed. LocalProcess, Array{Int64, 1 }})
11
9
precompile (Tuple{typeof (Distributed. default_addprocs_params)})
12
10
precompile (Tuple{typeof (Distributed. topology), Symbol})
13
11
precompile (Tuple{typeof (Base. popfirst!), Array{Distributed. WorkerConfig, 1 }})
14
12
precompile (Tuple{typeof (Distributed. workers)})
15
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##addprocs_locked" )), Array{Any, 1 }, typeof (Distributed. addprocs_locked), Distributed. SSHManager})
16
13
precompile (Tuple{typeof (Distributed. check_addprocs_args), Array{Any, 1 }})
17
14
precompile (Tuple{Type{Distributed. SSHManager}, Array{Any, 1 }})
18
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##addprocs" )), Array{Any, 1 }, typeof (Distributed. addprocs), Distributed. SSHManager})
19
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##addprocs_locked" )), Array{Any, 1 }, typeof (Distributed. addprocs_locked), Distributed. LocalManager})
20
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##addprocs" )), Array{Any, 1 }, typeof (Distributed. addprocs), Distributed. LocalManager})
21
15
precompile (Tuple{typeof (Distributed. check_master_connect)})
22
16
precompile (Tuple{typeof (Distributed. terminate_all_workers)})
23
17
precompile (Tuple{typeof (Distributed. local_remotecall_thunk), typeof (Base. exit), Tuple{}, Array{Any, 1 }})
24
18
precompile (Tuple{typeof (Distributed. remote_do), typeof (Base. exit), Distributed. Worker})
25
19
precompile (Tuple{typeof (Distributed. remote_do), typeof (Base. exit), Distributed. LocalProcess})
26
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Base. exit), Distributed. Worker})
27
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Base. exit), Distributed. LocalProcess})
28
20
precompile (Tuple{typeof (Distributed. set_worker_state), Distributed. Worker, Distributed. WorkerState})
29
21
precompile (Tuple{typeof (Distributed. set_worker_state), Distributed. LocalProcess, Distributed. WorkerState})
30
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##rmprocs" )), Array{Any, 1 }, typeof (Distributed. rmprocs), Array{Int64, 1 }})
31
22
precompile (Tuple{typeof (Distributed. interrupt), Array{Int64, 1 }})
32
23
precompile (Tuple{typeof (Distributed. flush_gc_msgs)})
33
24
precompile (Tuple{typeof (Distributed. addprocs), Int64})
@@ -50,7 +41,6 @@ precompile(Tuple{typeof(Distributed.read_worker_host_port), Base.Pipe})
50
41
precompile (Tuple{typeof (Distributed. parse_connection_info), String})
51
42
precompile (Tuple{typeof (Distributed. connect_to_worker), Base. SubString{String}, Int16})
52
43
precompile (Tuple{typeof (Distributed. process_messages), Sockets. TCPSocket, Sockets. TCPSocket, Bool})
53
- precompile (Tuple{getfield (Core, Symbol (" #kw#Type" )), Array{Any, 1 }, Type{Distributed. Worker}, Int64, Sockets. TCPSocket, Sockets. TCPSocket, Distributed. LocalManager})
54
44
precompile (Tuple{typeof (Distributed. worker_id_from_socket), Sockets. TCPSocket})
55
45
precompile (Tuple{Type{Distributed. ClusterSerializer{Sockets. TCPSocket}}, Sockets. TCPSocket})
56
46
precompile (Tuple{typeof (Distributed. send_msg_), Distributed. Worker, Distributed. MsgHeader, Distributed. ResultMsg, Bool})
@@ -67,8 +57,6 @@ precompile(Tuple{typeof(Base.ht_keyindex), Base.Dict{Any, Any}, Distributed.RRID
67
57
precompile (Tuple{typeof (Distributed. local_remotecall_thunk), typeof (Distributed. rmprocs), Tuple{Int64}, Array{Any, 1 }})
68
58
precompile (Tuple{typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. Worker, Int64})
69
59
precompile (Tuple{typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. LocalProcess, Int64})
70
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. Worker, Int64})
71
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. LocalProcess, Int64})
72
60
precompile (Tuple{Type{Distributed. ResultMsg}, Distributed. RemoteException})
73
61
precompile (Tuple{Type{Distributed. ResultMsg}, Symbol})
74
62
precompile (Tuple{typeof (Distributed. send_msg_now), Sockets. TCPSocket, Distributed. MsgHeader, Distributed. ResultMsg})
@@ -118,8 +106,6 @@ precompile(Tuple{typeof(Distributed.send_msg_now), Distributed.Worker, Distribut
118
106
precompile (Tuple{typeof (Distributed. local_remotecall_thunk), typeof (Distributed. rmprocs), Tuple{Int64}, Array{Any, 1 }})
119
107
precompile (Tuple{typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. Worker, Int64})
120
108
precompile (Tuple{typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. LocalProcess, Int64})
121
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. Worker, Int64})
122
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Distributed. rmprocs), Distributed. LocalProcess, Int64})
123
109
precompile (Tuple{Type{Distributed. ResultMsg}, Distributed. RemoteException})
124
110
precompile (Tuple{Type{Distributed. ResultMsg}, Symbol})
125
111
precompile (Tuple{typeof (Distributed. send_msg_now), Sockets. TCPSocket, Distributed. MsgHeader, Distributed. ResultMsg})
@@ -138,7 +124,6 @@ precompile(Tuple{typeof(Distributed.handle_msg), Distributed.JoinPGRPMsg, Distri
138
124
precompile (Tuple{Type{Distributed. WorkerConfig}})
139
125
precompile (Tuple{typeof (Distributed. send_msg_), Distributed. Worker, Distributed. MsgHeader, Distributed. JoinCompleteMsg, Bool})
140
126
precompile (Tuple{typeof (Distributed. send_msg_now), Distributed. Worker, Distributed. MsgHeader, Distributed. JoinCompleteMsg})
141
- precompile (Tuple{getfield (Core, Symbol (" #kw#Type" )), Array{Any, 1 }, Type{Distributed. Worker}, Int64, Sockets. TCPSocket, Sockets. TCPSocket, Distributed. DefaultClusterManager})
142
127
precompile (Tuple{typeof (Distributed. register_worker_streams), Distributed. Worker})
143
128
precompile (Tuple{typeof (Distributed. register_worker_streams), Distributed. LocalProcess})
144
129
precompile (Tuple{typeof (Base. convert), Type{Distributed. ClusterSerializer{I} where I<: IO }, Distributed. ClusterSerializer{Sockets. TCPSocket}})
@@ -161,8 +146,6 @@ precompile(Tuple{typeof(Base.hash), Distributed.RemoteChannel{Base.Channel{Any}}
161
146
precompile (Tuple{typeof (Base. ht_keyindex), Base. Dict{WeakRef, Nothing}, Distributed. RemoteChannel{Base. Channel{Any}}})
162
147
precompile (Tuple{typeof (Distributed. remotecall_fetch), typeof (Distributed. put_ref), Distributed. Worker, Distributed. RRID, Distributed. WorkerPool})
163
148
precompile (Tuple{typeof (Distributed. remotecall_fetch), typeof (Distributed. put_ref), Distributed. LocalProcess, Distributed. RRID, Distributed. WorkerPool})
164
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remotecall_fetch" )), Array{Any, 1 }, typeof (Distributed. remotecall_fetch), typeof (Distributed. put_ref), Distributed. Worker, Distributed. RRID, Distributed. WorkerPool})
165
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remotecall_fetch" )), Array{Any, 1 }, typeof (Distributed. remotecall_fetch), typeof (Distributed. put_ref), Distributed. LocalProcess, Distributed. RRID, Distributed. WorkerPool})
166
149
precompile (Tuple{typeof (Base. finalizer), Distributed. RemoteChannel{Base. Channel{Any}}, typeof (Distributed. finalize_ref)})
167
150
precompile (Tuple{typeof (Distributed. test_existing_ref), Distributed. RemoteChannel{Base. Channel{Any}}})
168
151
precompile (Tuple{Type{Distributed. RemoteChannel{T} where T<: Base.AbstractChannel }, Int64})
@@ -190,10 +173,6 @@ precompile(Tuple{typeof(Serialization.deserialize), Distributed.ClusterSerialize
190
173
precompile (Tuple{typeof (Distributed. finalize_ref), Distributed. RemoteChannel{Base. Channel{Any}}})
191
174
precompile (Tuple{typeof (Distributed. send_del_client), Distributed. RemoteChannel{Base. Channel{Any}}})
192
175
precompile (Tuple{typeof (Base.:(== )), Distributed. RemoteChannel{Base. Channel{Any}}, Distributed. RemoteChannel{Base. Channel{Any}}})
193
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remotecall_fetch" )), Array{Any, 1 }, typeof (Distributed. remotecall_fetch), typeof (Base. open), Distributed. LocalProcess, typeof (Base. read), String})
194
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remotecall_fetch" )), Array{Any, 1 }, typeof (Distributed. remotecall_fetch), typeof (Base. open), Distributed. Worker, typeof (Base. read), String})
195
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##remote_do" )), Array{Any, 1 }, typeof (Distributed. remote_do), typeof (Base. exit), Distributed. Worker})
196
- precompile (Tuple{getfield (Distributed, Symbol (" #kw##rmprocs" )), Array{Any, 1 }, typeof (Distributed. rmprocs), Array{Int64, 1 }})
197
176
precompile (Tuple{Type{Distributed. Future}, Int64})
198
177
precompile (Tuple{typeof (Distributed. flush_gc_msgs), Distributed. Worker})
199
178
precompile (Tuple{typeof (Distributed. remote_do), typeof (Base. exit), Distributed. Worker})
0 commit comments