Skip to content

Python bindings in mixed CPU-gpu environment #628

@Yurlungur

Description

@Yurlungur

We may sometimes wish to build the python bindings on a system where CPU and GPU both are available. In this context, the python calls must still be host-only (because pybind/numpy are), but the device calls should be device-capable. This requires some tweaks in the python module.

Metadata

Metadata

Assignees

Labels

RobustnessEnsures that existing features work as intendedbugSomething isn't workingbuildSomething to do with the build system

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions