Closed gmarkall closed 1 month ago
This LGTM but I think we should add docs here as well. What do you think of this patch as something to start out with?
In addition I debated documenting NUMBA_CUDA_TEST_BIN_DIR
. As a final thought it might now be necessary for users who run the tests locally to make
the tests in order for them to pass. We might consider documenting this as part of contributing process or similar.
What do you think of this patch as something to start out with?
I think that looks perfect as-is.
In addition I debated documenting
NUMBA_CUDA_TEST_BIN_DIR
. As a final thought it might now be necessary for users who run the tests locally tomake
the tests in order for them to pass. We might consider documenting this as part of contributing process or similar.
Let's leave this for now - I was trying to think if there's any way to streamline this a bit more / make it more transparent for users, since it's not going to be a straightforward explanation to have to run make
somewhere in someone's install tree if they're running from a package.
/ok to test
@brandon-b-miller I'm happy with the docs you provided - are you happy for this to be merged?
Some small fixups I'd have suggested, and renaming the environment /config variable as per #58.