Skip to content

Cython tests need build instructions #244

@vzhurba01

Description

@vzhurba01

Currently the Cython tests are segregated to test_cython and there are no instructions on how to build them.
Should we have a setup.py? Can we avoid it with a simply cythonize + command approach?

Need updates to README for how to build them and use them.
Also, would it be better to have a folder layout such that we have:

  • cuda_bindings/tests/python/* for Python tests
  • cuda_bindings/tests/cython/* for Cython tests

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduletestImprovements or additions to tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions