This is an automated email from the ASF dual-hosted git repository.
ryankert01 pushed a change to branch qdp-unify-gpu-detection
in repository https://gitbox.apache.org/repos/asf/mahout.git
discard 8306a5add feat(qdp): expose native cuda_available() and gate GPU tests
on it
omit bcdd84264 test(qdp): skip GPU tests when no CUDA device is available
omit 45071979f fix(qdp): check nvcc exit status and rerun build scripts on
PATH
omit 8b1f34097 fix(qdp): own -lcudart linkage in qdp-core, gate stubs on
qdp_no_cuda
add 5d424cde8 Update CODEOWNERS entries for removing ryankert01 from some
entries
add 205ce75f6 fix(qdp-core): link cudart locally and stub FFI when toolkit
is absent (#1321)
add 1c9078b93 feat(qdp): expose native cuda_available() and gate GPU tests
on it
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8306a5add)
\
N -- N -- N refs/heads/qdp-unify-gpu-detection (1c9078b93)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/CODEOWNERS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)