Skip to content
Permalink
Tree: b49305ab2d
Commits on Oct 2, 2019
  1. fixing example number

    danielskatz committed Oct 2, 2019
Commits on Sep 11, 2019
  1. Merge pull request Parsl#21 from danielskatz/patch-1

    benclifford committed Sep 11, 2019
    lots of language fixes, adding delays in first parallel workflow example
Commits on Sep 7, 2019
Commits on Aug 19, 2019
  1. Fixing query.

    kylechard committed Aug 19, 2019
  2. Updating monitoring

    kylechard committed Aug 19, 2019
  3. Merge pull request Parsl#20 from Parsl/fix-minor-error-0.8

    kylechard committed Aug 19, 2019
    fix monitoring code snippet
Commits on Aug 5, 2019
  1. Fixing error

    kylechard committed Aug 5, 2019
  2. bumping version

    kylechard committed Aug 5, 2019
  3. Merge pull request Parsl#19 from Parsl/0.8-updates

    kylechard committed Aug 5, 2019
    Updating tutorial for 0.8 release.
Commits on Jul 30, 2019
Commits on Jul 26, 2019
Commits on Jul 16, 2019
  1. Merge pull request Parsl#18 from Parsl/benc-notebook-typo

    ZhuozhaoLi committed Jul 16, 2019
    Fix nodebook/notebook typo
Commits on Apr 7, 2019
  1. Merge pull request Parsl#17 from Parsl/minor-cleanup

    yadudoc committed Apr 7, 2019
    Minor cleanup
  2. Minor tidying

    annawoodard committed Apr 7, 2019
  3. Simplify pi calculation

    annawoodard committed Apr 7, 2019
    No need to calculate the center, just use the unit circle
  4. Fix typo

    annawoodard committed Apr 7, 2019
  5. Fix whitespace

    annawoodard committed Apr 7, 2019
Commits on Dec 21, 2018
  1. Merge pull request Parsl#16 from Parsl/0.7-updates

    kylechard committed Dec 21, 2018
    0.7 updates
  2. changes on globus management example

    Zhuozhao Li
    Zhuozhao Li committed Dec 21, 2018
Commits on Dec 20, 2018
  1. minor typo changes

    Zhuozhao Li
    Zhuozhao Li committed Dec 20, 2018
  2. Updating import path

    yadudoc committed Dec 20, 2018
Commits on Dec 11, 2018
  1. Updating requirements.txt

    kylechard committed Dec 11, 2018
Commits on Dec 10, 2018
Commits on Oct 9, 2018
Commits on Sep 10, 2018
Commits on Aug 29, 2018
  1. Merge pull request Parsl#15 from Parsl/fix-checkpointing-example-in-d…

    annawoodard committed Aug 29, 2018
    …ocs-#427
    
    fix-checkpointing-example-in-docs-#427
Commits on Aug 28, 2018
  1. fix-checkpointing-example-in-docs-#427

    ZhuozhaoLi committed Aug 28, 2018
    Removed `run_dir=/tmp`, changed `checkpoint_mode="dfk_exit"` to `checkpoint_mode="task_exit"`. If we still want to use `checkpoint_mode="dfk_exit"`, we need `dfk_cleanup()` at the end to shutdown DFK. This fixes Parsl/parsl#427.
Older
You can’t perform that action at this time.