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

Add pip installation option for QCG-PJ on compute nodes #188

Closed
arabnejad opened this issue Sep 30, 2020 · 1 comment
Closed

Add pip installation option for QCG-PJ on compute nodes #188

arabnejad opened this issue Sep 30, 2020 · 1 comment

Comments

@arabnejad
Copy link
Collaborator

arabnejad commented Sep 30, 2020

Currently, QCG-PilotJob package is installed in a python virtualEnv on the target remote machine. This approach will be useful if we don't have internet access on the compute node.

I think providing pip installation of QCG-PJ (in user's home space) on the compute node would be a good idea and gives more flexibility to users.
The idea is that: if users want to call QCG-PJ from the virtual environment, venv=True flag should be added to the command line, otherwise, it will automatically be called from the user's Python packages.

@arabnejad
Copy link
Collaborator Author

This can be closed by 1ecbaf9

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

No branches or pull requests

1 participant