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

qxrun script location not ideal for user projects #53

Open
brenjohn opened this issue Jan 18, 2022 · 0 comments
Open

qxrun script location not ideal for user projects #53

brenjohn opened this issue Jan 18, 2022 · 0 comments

Comments

@brenjohn
Copy link
Member

At the moment, if a user wants to add QXContexts to their project and use the qxrun script from within their project, they'll need to specify the path the QXContexts package in their .julia/packages/... directory.

We could add a build step to place it somewhere more convenient when QXContext is added or add a generate_qxrun_script function to add the script to the bin directory of their project.

There's also an argument for qxrun in the tutorial, for setting the number of blas threads, which isn't available on the master branch. Perhaps we should add this as a new argument or remove it from the tutorial.
https://juliaqx.github.io/QXTools.jl/dev/distributed/#Measuring-the-time-and-speedup

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

No branches or pull requests

1 participant