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

Example using "dragon" start method #555

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

Conversation

applio
Copy link
Contributor

@applio applio commented Aug 18, 2024

In discussions with Tom and Tom, it was unclear where this example involving the use of the "dragon" start method should land. This PR is intended to help further those discussions and ensure we do not lose track of this working example.

This PR is dependent upon PR #554 and is not intended to be merged independent of that PR.

@tomwhite
Copy link
Member

I'm still not sure where the best place to add an example would be. The Dragon documentation would be one option (with a link from the Cubed documentation and examples). Or it could go here, but with the script named matmul-random-dragon.py or something so that it is standalone. We'd also want a link to how to set up Dragon.

@TomNicholas you've been trying out Dragon so perhaps you have thoughts?

@tomwhite
Copy link
Member

Thinking about this more, it should be possible to add a dragon/cubed.yaml file under examples and then run

export CUBED_CONFIG=$(pwd)/dragon/cubed.yaml
python add-asarray.py

This would make it just like the other executors and allow any of the examples to be run on Dragon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants