Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
abbreviate_launcher_class() (in module ipyparallel.cluster.launcher)
abort() (ipyparallel.AsyncResult method)
(ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
account (ipyparallel.cluster.launcher.SlurmLauncher attribute)
activate() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
add_done_callback() (ipyparallel.AsyncResult method)
apply() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
apply_async() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
apply_sync() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
arg_str (ipyparallel.cluster.launcher.BaseLauncher property)
args (ipyparallel.cluster.launcher.BaseLauncher property)
AsyncResult (built-in class)
(class in ipyparallel)
B
BaseLauncher (class in ipyparallel.cluster.launcher)
batch_file_name (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
(ipyparallel.cluster.launcher.HTCondorControllerLauncher attribute)
(ipyparallel.cluster.launcher.HTCondorEngineSetLauncher attribute)
(ipyparallel.cluster.launcher.LSFControllerLauncher attribute)
(ipyparallel.cluster.launcher.LSFEngineSetLauncher attribute)
(ipyparallel.cluster.launcher.PBSControllerLauncher attribute)
(ipyparallel.cluster.launcher.PBSEngineSetLauncher attribute)
(ipyparallel.cluster.launcher.SGEControllerLauncher attribute)
(ipyparallel.cluster.launcher.SGEEngineSetLauncher attribute)
(ipyparallel.cluster.launcher.SlurmControllerLauncher attribute)
(ipyparallel.cluster.launcher.SlurmEngineSetLauncher attribute)
batch_template (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
batch_template_file (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
BatchControllerLauncher (class in ipyparallel.cluster.launcher)
BatchEngineSetLauncher (class in ipyparallel.cluster.launcher)
BatchSystemLauncher (class in ipyparallel.cluster.launcher)
become_dask() (ipyparallel.Client method)
become_distributed() (ipyparallel.Client method)
block (ipyparallel.Client attribute)
broadcast_view() (ipyparallel.Client method)
BroadcastView (class in ipyparallel)
C
cancel() (ipyparallel.AsyncResult method)
cancelled() (ipyparallel.AsyncResult method)
clear() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
Client (class in ipyparallel)
close() (ipyparallel.Client method)
cluster_args (ipyparallel.cluster.launcher.BaseLauncher property)
cluster_env (ipyparallel.cluster.launcher.BaseLauncher property)
(ipyparallel.cluster.launcher.SSHLauncher property)
CompositeError
connection_files (ipyparallel.cluster.launcher.BaseLauncher property)
connection_info_timeout (ipyparallel.cluster.launcher.ControllerLauncher attribute)
controller_args (ipyparallel.cluster.launcher.ControllerLauncher attribute)
(ipyparallel.cluster.launcher.WindowsHPCControllerLauncher attribute)
controller_cmd (ipyparallel.cluster.launcher.ControllerLauncher attribute)
ControllerLauncher (class in ipyparallel.cluster.launcher)
D
db_query() (ipyparallel.Client method)
delay (ipyparallel.cluster.launcher.LocalEngineSetLauncher attribute)
delete_command (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
(ipyparallel.cluster.launcher.HTCondorLauncher attribute)
(ipyparallel.cluster.launcher.LSFLauncher attribute)
(ipyparallel.cluster.launcher.PBSLauncher attribute)
(ipyparallel.cluster.launcher.SlurmLauncher attribute)
depend() (in module ipyparallel)
direct_view() (ipyparallel.Client method)
DirectView (class in ipyparallel)
display_outputs() (ipyparallel.AsyncResult method)
done() (ipyparallel.AsyncResult method)
E
elapsed (ipyparallel.AsyncResult property)
engine_args (ipyparallel.cluster.launcher.EngineLauncher attribute)
(ipyparallel.cluster.launcher.WindowsHPCEngineSetLauncher attribute)
engine_cmd (ipyparallel.cluster.launcher.EngineLauncher attribute)
EngineLauncher (class in ipyparallel.cluster.launcher)
engines (ipyparallel.cluster.launcher.SSHEngineSetLauncher attribute)
environment (ipyparallel.cluster.launcher.BaseLauncher attribute)
exception() (ipyparallel.AsyncResult method)
execute() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
executor() (ipyparallel.Client method)
F
fetch_files() (ipyparallel.cluster.launcher.SSHLauncher method)
find_args() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.LocalControllerLauncher method)
(ipyparallel.cluster.launcher.LocalEngineLauncher method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher method)
(ipyparallel.cluster.launcher.LocalProcessLauncher method)
(ipyparallel.cluster.launcher.MPILauncher method)
(ipyparallel.cluster.launcher.SSHLauncher method)
(ipyparallel.cluster.launcher.WindowsHPCLauncher method)
find_launcher_class() (in module ipyparallel.cluster.launcher)
from_dict() (ipyparallel.cluster.launcher.BaseLauncher class method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher class method)
(ipyparallel.cluster.launcher.LocalProcessLauncher class method)
G
gather() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
get() (AsyncResult method)
(ipyparallel.AsyncResult method)
(ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
get_connection_info() (ipyparallel.cluster.launcher.ControllerLauncher method)
get_dict() (ipyparallel.AsyncResult method)
get_env() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.LSFEngineSetLauncher method)
get_output() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher method)
(ipyparallel.cluster.launcher.LocalProcessLauncher method)
(ipyparallel.cluster.launcher.SSHLauncher method)
get_result() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
H
history (ipyparallel.Client attribute)
hostname (ipyparallel.cluster.launcher.SSHLauncher attribute)
HTCondorControllerLauncher (class in ipyparallel.cluster.launcher)
HTCondorEngineSetLauncher (class in ipyparallel.cluster.launcher)
HTCondorLauncher (class in ipyparallel.cluster.launcher)
hub_history() (ipyparallel.Client method)
I
identifier (ipyparallel.cluster.launcher.BaseLauncher attribute)
ids (ipyparallel.Client attribute)
imap() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
importer (ipyparallel.BroadcastView property)
(ipyparallel.DirectView property)
ImpossibleDependency
interactive() (in module ipyparallel)
InvalidDependency
ipcluster_args (ipyparallel.cluster.launcher.SSHProxyEngineSetLauncher attribute)
ipyparallel
module
ipyparallel.cluster.launcher
module
J
job_cmd (ipyparallel.cluster.launcher.WindowsHPCLauncher attribute)
job_file_name (ipyparallel.cluster.launcher.WindowsHPCControllerLauncher attribute)
(ipyparallel.cluster.launcher.WindowsHPCEngineSetLauncher attribute)
(ipyparallel.cluster.launcher.WindowsHPCLauncher attribute)
job_id_regexp (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
(ipyparallel.cluster.launcher.HTCondorLauncher attribute)
(ipyparallel.cluster.launcher.LSFLauncher attribute)
(ipyparallel.cluster.launcher.PBSLauncher attribute)
(ipyparallel.cluster.launcher.SlurmLauncher attribute)
(ipyparallel.cluster.launcher.WindowsHPCLauncher attribute)
job_id_regexp_group (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
(ipyparallel.cluster.launcher.HTCondorLauncher attribute)
join() (ipyparallel.AsyncResult class method)
(ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.LocalProcessLauncher method)
(ipyparallel.cluster.launcher.SSHLauncher method)
L
launcher_class (ipyparallel.cluster.launcher.LocalEngineSetLauncher attribute)
(ipyparallel.cluster.launcher.SSHEngineSetLauncher attribute)
LauncherError
load_balanced_view() (ipyparallel.Client method)
LoadBalancedView (class in ipyparallel)
LocalControllerLauncher (class in ipyparallel.cluster.launcher)
LocalEngineLauncher (class in ipyparallel.cluster.launcher)
LocalEngineSetLauncher (class in ipyparallel.cluster.launcher)
LocalProcessLauncher (class in ipyparallel.cluster.launcher)
location (ipyparallel.cluster.launcher.SSHLauncher attribute)
LSFControllerLauncher (class in ipyparallel.cluster.launcher)
LSFEngineSetLauncher (class in ipyparallel.cluster.launcher)
LSFLauncher (class in ipyparallel.cluster.launcher)
M
map() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
(ipyparallel.ViewExecutor method)
map_async() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
map_sync() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
metadata (ipyparallel.AsyncResult property)
module
ipyparallel
ipyparallel.cluster.launcher
mpi_args (ipyparallel.cluster.launcher.MPILauncher attribute)
mpi_cmd (ipyparallel.cluster.launcher.MPILauncher attribute)
MPIControllerLauncher (class in ipyparallel.cluster.launcher)
MPIEngineSetLauncher (class in ipyparallel.cluster.launcher)
MPIExecControllerLauncher (class in ipyparallel.cluster.launcher)
MPIExecEngineSetLauncher (class in ipyparallel.cluster.launcher)
MPIExecLauncher (class in ipyparallel.cluster.launcher)
MPILauncher (class in ipyparallel.cluster.launcher)
N
namespace (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
NoEnginesRegistered
notify_start() (ipyparallel.cluster.launcher.BaseLauncher method)
notify_stop() (ipyparallel.cluster.launcher.BaseLauncher method)
NotRunning
O
on_stop() (ipyparallel.cluster.launcher.BaseLauncher method)
options (ipyparallel.cluster.launcher.SlurmLauncher attribute)
output_file (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
output_limit (ipyparallel.cluster.launcher.BaseLauncher attribute)
outstanding (ipyparallel.Client attribute)
P
parallel() (in module ipyparallel)
(ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
parse_job_id() (ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.WindowsHPCLauncher method)
PBSControllerLauncher (class in ipyparallel.cluster.launcher)
PBSEngineSetLauncher (class in ipyparallel.cluster.launcher)
PBSLauncher (class in ipyparallel.cluster.launcher)
poll() (ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.SSHLauncher method)
poll_seconds (ipyparallel.cluster.launcher.LocalProcessLauncher attribute)
ProcessStateError
program (ipyparallel.cluster.launcher.MPIControllerLauncher property)
(ipyparallel.cluster.launcher.MPIEngineSetLauncher property)
(ipyparallel.cluster.launcher.MPILauncher attribute)
(ipyparallel.cluster.launcher.SSHControllerLauncher property)
(ipyparallel.cluster.launcher.SSHEngineLauncher property)
(ipyparallel.cluster.launcher.SSHLauncher attribute)
(ipyparallel.cluster.launcher.SSHProxyEngineSetLauncher property)
program_args (ipyparallel.cluster.launcher.MPIControllerLauncher property)
(ipyparallel.cluster.launcher.MPIEngineSetLauncher property)
(ipyparallel.cluster.launcher.MPILauncher attribute)
(ipyparallel.cluster.launcher.SSHControllerLauncher property)
(ipyparallel.cluster.launcher.SSHEngineLauncher property)
(ipyparallel.cluster.launcher.SSHLauncher attribute)
(ipyparallel.cluster.launcher.SSHProxyEngineSetLauncher property)
progress (ipyparallel.AsyncResult property)
pull() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
purge_everything() (ipyparallel.Client method)
purge_hub_results() (ipyparallel.Client method)
purge_local_results() (ipyparallel.Client method)
purge_results() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
push() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
Q
qos (ipyparallel.cluster.launcher.SlurmLauncher attribute)
queue (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
queue_status() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
R
r (ipyparallel.AsyncResult property)
ready() (AsyncResult method)
(ipyparallel.AsyncResult method)
register_joblib_backend() (ipyparallel.LoadBalancedView method)
remote() (in module ipyparallel)
(ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
remote_connection_files (ipyparallel.cluster.launcher.SSHLauncher property)
remote_output_file (ipyparallel.cluster.launcher.SSHLauncher attribute)
remote_profile_dir (ipyparallel.cluster.launcher.SSHLauncher attribute)
remote_python (ipyparallel.cluster.launcher.SSHLauncher attribute)
RemoteError
require() (in module ipyparallel)
resubmit() (ipyparallel.Client method)
result() (ipyparallel.AsyncResult method)
result_dict (ipyparallel.AsyncResult property)
result_status() (ipyparallel.Client method)
results (ipyparallel.Client attribute)
run() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
running (ipyparallel.cluster.launcher.BaseLauncher property)
running() (ipyparallel.AsyncResult method)
S
scatter() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
scheduler (ipyparallel.cluster.launcher.WindowsHPCLauncher attribute)
scp_args (ipyparallel.cluster.launcher.SSHLauncher attribute)
scp_cmd (ipyparallel.cluster.launcher.SSHLauncher attribute)
send_apply_request() (ipyparallel.Client method)
send_execute_request() (ipyparallel.Client method)
send_files() (ipyparallel.cluster.launcher.SSHLauncher method)
send_signal() (ipyparallel.Client method)
sent (ipyparallel.AsyncResult property)
serial_time (ipyparallel.AsyncResult property)
set_exception() (ipyparallel.AsyncResult method)
set_flags() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
set_result() (ipyparallel.AsyncResult method)
set_running_or_notify_cancel() (ipyparallel.AsyncResult method)
SGEControllerLauncher (class in ipyparallel.cluster.launcher)
SGEEngineSetLauncher (class in ipyparallel.cluster.launcher)
SGELauncher (class in ipyparallel.cluster.launcher)
shutdown() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
(ipyparallel.ViewExecutor method)
signal() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher method)
(ipyparallel.cluster.launcher.LocalProcessLauncher method)
(ipyparallel.cluster.launcher.SSHLauncher method)
signal_command (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
(ipyparallel.cluster.launcher.LSFLauncher attribute)
(ipyparallel.cluster.launcher.PBSLauncher attribute)
(ipyparallel.cluster.launcher.SlurmLauncher attribute)
SlurmControllerLauncher (class in ipyparallel.cluster.launcher)
SlurmEngineSetLauncher (class in ipyparallel.cluster.launcher)
SlurmLauncher (class in ipyparallel.cluster.launcher)
spin() (ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
spin_thread() (ipyparallel.Client method)
split() (ipyparallel.AsyncResult method)
ssh_args (ipyparallel.cluster.launcher.SSHLauncher attribute)
ssh_cmd (ipyparallel.cluster.launcher.SSHLauncher attribute)
ssh_waitpid() (in module ipyparallel.cluster.launcher)
SSHControllerLauncher (class in ipyparallel.cluster.launcher)
SSHEngineLauncher (class in ipyparallel.cluster.launcher)
SSHEngineSetLauncher (class in ipyparallel.cluster.launcher)
SSHLauncher (class in ipyparallel.cluster.launcher)
SSHProxyEngineSetLauncher (class in ipyparallel.cluster.launcher)
sshx() (in module ipyparallel.cluster.launcher)
start() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.BatchControllerLauncher method)
(ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.LocalControllerLauncher method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher method)
(ipyparallel.cluster.launcher.LocalProcessLauncher method)
(ipyparallel.cluster.launcher.LSFLauncher method)
(ipyparallel.cluster.launcher.MPIEngineSetLauncher method)
(ipyparallel.cluster.launcher.MPILauncher method)
(ipyparallel.cluster.launcher.SSHEngineSetLauncher method)
(ipyparallel.cluster.launcher.SSHLauncher method)
(ipyparallel.cluster.launcher.SSHProxyEngineSetLauncher method)
(ipyparallel.cluster.launcher.WindowsHPCEngineSetLauncher method)
(ipyparallel.cluster.launcher.WindowsHPCLauncher method)
stop() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.BatchSystemLauncher method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher method)
(ipyparallel.cluster.launcher.LocalProcessLauncher method)
(ipyparallel.cluster.launcher.WindowsHPCLauncher method)
stop_dask() (ipyparallel.Client method)
stop_distributed() (ipyparallel.Client method)
stop_seconds_until_kill (ipyparallel.cluster.launcher.LocalProcessLauncher attribute)
stop_spin_thread() (ipyparallel.Client method)
stop_timeout (ipyparallel.cluster.launcher.BaseLauncher attribute)
stream_output() (ipyparallel.AsyncResult method)
submit() (ipyparallel.ViewExecutor method)
submit_command (ipyparallel.cluster.launcher.BatchSystemLauncher attribute)
(ipyparallel.cluster.launcher.HTCondorLauncher attribute)
(ipyparallel.cluster.launcher.LSFLauncher attribute)
(ipyparallel.cluster.launcher.PBSLauncher attribute)
(ipyparallel.cluster.launcher.SlurmLauncher attribute)
successful() (AsyncResult method)
(ipyparallel.AsyncResult method)
sync_imports() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
T
temp_flags() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
timedelta() (ipyparallel.AsyncResult method)
timelimit (ipyparallel.cluster.launcher.SlurmLauncher attribute)
to_dict() (ipyparallel.cluster.launcher.BaseLauncher method)
(ipyparallel.cluster.launcher.LocalEngineSetLauncher method)
to_fetch (ipyparallel.cluster.launcher.SSHLauncher attribute)
to_send (ipyparallel.cluster.launcher.SSHLauncher attribute)
U
UnknownStatus
update() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
use_cloudpickle() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
use_dill() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
use_pickle() (ipyparallel.BroadcastView method)
(ipyparallel.DirectView method)
user (ipyparallel.cluster.launcher.SSHLauncher attribute)
V
version_info (in module ipyparallel)
ViewExecutor (class in ipyparallel)
W
wait() (AsyncResult method)
(ipyparallel.AsyncResult method)
(ipyparallel.BroadcastView method)
(ipyparallel.Client method)
(ipyparallel.DirectView method)
(ipyparallel.LoadBalancedView method)
wait_for_engines() (ipyparallel.Client method)
wait_for_output() (ipyparallel.AsyncResult method)
wait_for_send() (ipyparallel.AsyncResult method)
wait_interactive() (ipyparallel.AsyncResult method)
(ipyparallel.Client method)
wall_time (ipyparallel.AsyncResult property)
WindowsHPCControllerLauncher (class in ipyparallel.cluster.launcher)
WindowsHPCEngineSetLauncher (class in ipyparallel.cluster.launcher)
WindowsHPCLauncher (class in ipyparallel.cluster.launcher)
write_batch_script() (ipyparallel.cluster.launcher.BatchSystemLauncher method)
ipyparallel
Navigation
Tutorial
Reference
examples
Changelog
API Reference
Related Topics
Documentation overview
Quick search