Parsl / parsl

Parsl - a Python parallel scripting library
http://parsl-project.org
Apache License 2.0
498 stars 195 forks source link

Bring Provider stdout/stderr files back #441

Open yadudoc opened 6 years ago

yadudoc commented 6 years ago

When running with any remote channels, we do not bring the stdout/stderr we request from the scheduler back to the Parsl client side. Debugging remote-side execution can be really hard when the logs are scattered.

annawoodard commented 6 years ago

Note this is related to #363, and depends on #219.

benclifford commented 3 months ago

pleases see issue #3515 about removing channels from Parsl