Luca Wehrstedt
Luca Wehrstedt
It currently is `pytensorpipe` because it appears that the module must have the same name as the CMake targets, and we already have a target names `tensorpipe`.
Right now some channels represent their descriptors as protobufs but then serialize them to bytes and return those bytes. Which means an extra allocation and an extra copy. We could...
I'd like to draw attention to this document: http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/ from which I quote: > In the short-term future writing directly to the control group tree from applications should still be...
See cms-dev/cms#132.
See cms-dev/cms#140.
See cms-dev/cms#141.
See cms-dev/cms#202.
See cms-dev/cms#259.
See cms-dev/cms#203.
[BUG]: Build errors from tensormap_replace.h due to `NV_IF_ELSE_TARGET(NV_HAS_FEATURE_SM_90a, ...`
### Is this a duplicate? - [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md) ### Type...