-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduletestImprovements or additions to testsImprovements or additions to tests
Description
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 testscuda_bindings/tests/cython/*for Cython tests
leofang
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduletestImprovements or additions to testsImprovements or additions to tests