Skip to content

XLA support for CPU depends on CUDA #666

@matbme

Description

@matbme

In src/ale/python/CMakeLists.txt, XLA support for both CPU and GPU depend on CUDA being installed. However, src/ale/python/ale_vector_xla_interface.cpp already checks whether __CUDACC__ is defined before creating bingings for GPU, so disabling XLA support entirely seems unnecessary in this case. Is there a particular reason for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions