-
```
If you open vs2010/test.sln, the startup project is set to gtest, which gives
an error if you try to debug the solution. It would be more user friendly if
either perftest or unittest was set as …
-
```
If you open vs2010/test.sln, the startup project is set to gtest, which gives
an error if you try to debug the solution. It would be more user friendly if
either perftest or unittest was set as …
-
### Describe the bug
Compile of github version fails on Summit.
### Steps to Reproduce
- Command line
- UCX version used (from github branch XX or release YY) + UCX configure flags (can be check…
-
Raising this issue because we see that basic cuda-ipc mechanism reaches near peak b/w with a single iteration (`-n 1`) when size of transfer is close to 1MB as it would with 1000 iterations (`-n 1000`…
-
A minor problem with this: vertical advection is the only our regression that use temporaries in cuda; our perftests use power of two domain sizes. Hence we need yet another test to track the perform…
-
In intra-node collective communication works well via NCCL(H100 HGX server with NVswitch), but we encountered below error in terms of infiniband device error for inter-node communication(GPU Direct RD…
-
```
If you open vs2010/test.sln, the startup project is set to gtest, which gives
an error if you try to debug the solution. It would be more user friendly if
either perftest or unittest was set as …
-
```
If you open vs2010/test.sln, the startup project is set to gtest, which gives
an error if you try to debug the solution. It would be more user friendly if
either perftest or unittest was set as …
-
```
If you open vs2010/test.sln, the startup project is set to gtest, which gives
an error if you try to debug the solution. It would be more user friendly if
either perftest or unittest was set as …
-
While testing various modules on Bun, I came across a failure with Nunjucks. With a simple inline template and code that runs fine with Nunjucks on Node.js, it fails with the above message.
```js
…