Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make setup async to get rid of setup() #167

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 8, 2023

  1. Get rid of comm.setup()

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8cb63a7 View commit details
    Browse the repository at this point in the history
  2. Remove Setuppable

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6b39fd9 View commit details
    Browse the repository at this point in the history
  3. Move bootstrap example to notebook

    Also change bootstrap and context into properties in Communicator
    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    44e612c View commit details
    Browse the repository at this point in the history
  4. Trying to fix python tests

    chhwang authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    12e6ce9 View commit details
    Browse the repository at this point in the history
  5. Add VS Code devcontainer config

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6299494 View commit details
    Browse the repository at this point in the history
  6. More bindings and better test parametrization

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    69938b4 View commit details
    Browse the repository at this point in the history
  7. Add bindings for futures

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    48d9384 View commit details
    Browse the repository at this point in the history
  8. Revert testing change

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    701c01e View commit details
    Browse the repository at this point in the history
  9. Format

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2513eea View commit details
    Browse the repository at this point in the history
  10. Update setup example to use cupy

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e0d1c4a View commit details
    Browse the repository at this point in the history
  11. Rerun notebook to update outputs

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a5b03b8 View commit details
    Browse the repository at this point in the history
  12. Improve devcontainer

    olsaarik authored and Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    842805f View commit details
    Browse the repository at this point in the history
  13. Lint

    Saeed Maleki committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2afce03 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    d12dd10 View commit details
    Browse the repository at this point in the history