Skip to content

Minimize required environment variables for setup.py #142

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

Closed
PokhodenkoSA opened this issue Oct 18, 2020 · 1 comment · Fixed by #168
Closed

Minimize required environment variables for setup.py #142

PokhodenkoSA opened this issue Oct 18, 2020 · 1 comment · Fixed by #168
Assignees
Labels
enhancement New feature or request

Comments

@PokhodenkoSA
Copy link
Contributor

It is not possible to run stup.py without providing environment variables like:

  • DPPL_SYCL_INTERFACE_LIBDIR
  • DPPL_SYCL_INTERFACE_INCLDIR
  • DPPL_OPENCL_INTERFACE_LIBDIR
  • DPPL_OPENCL_INTERFACE_INCLDIR
  • OpenCL_LIBDIR

setup.py script should not require all this variables and try to find it from common folders.

@PokhodenkoSA
Copy link
Contributor Author

Closed by #168

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

Successfully merging a pull request may close this issue.

1 participant