-
Tracks TODO in code.
-
Hello!
I have built dcgm-exporter from source with
```bash
git clone https://github.com/NVIDIA/dcgm-exporter.git
cd dcgm-exporter
make binary
```
Then, I have created a custom metrics file with
```ba…
-
Kidney bionetwork asked us to provide all the Tier 1 fields that we already have, to help contributors fill the Tier 1 fields.
We decided to try to demo that on Krishna et al (#996) to see how long t…
-
launchSettings.json
``` json
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
…
-
### 🚀 The feature, motivation and pitch
DCP lacks support for objects which are lazy initialized. E.g.:
```
import copy
import torch.distributed.checkpoint as dcp
dl_state = {"dl_state": {"data…
-
### What is the version?
3.3.6-3.4.2
### What happened?
I deploy dcgm-expoter in our k8s cluster, and can't get DCP metrics. I checked one of pod log, it shows:
![image](https://github.com/user-at…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When I use the Azure Function in Aspire, a strange behavior occurs when I have this block in …
-
When .rst files have an apostrophe, sphinx generates "\aq" in its place in the corresponding man page.
Observed with:
mpifileutils tag v0.11.1
sphinx 5.3.0
python 3.6
For example, in doc/rst/…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
We have a fairly simple Nodejs app spun up alongside SQL Server, Redis, Azure Storage and a .…
rudiv updated
13 minutes ago
-
Hi,
We are trying to use Aspire for local development, but hit a roadblock. The following error is reported on startup:
![image](https://github.com/dotnet/aspire/assets/549975/e5740e2d-6267-4f72…