openucx / ucc

Unified Collective Communication Library
https://openucx.github.io/ucc/
BSD 3-Clause "New" or "Revised" License
177 stars 85 forks source link

TEST: set cuda device in gtest #975

Closed Sergei-Lebedev closed 1 month ago

Sergei-Lebedev commented 1 month ago

What

set cuda device in gtest to create cuda context

Why ?

fixes

mc_cuda.c:369  UCC  ERROR cuCtxGetId(cu_ctx, &cu_ctx_id)() failed: 201(invalid device context)