Skip to content

Minimize required environment variables for setup.py #142

Closed
@PokhodenkoSA

Description

@PokhodenkoSA

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions