ROCm / ROCm/gpu-agent

Parity With Nvidia - Open Source Examples On How to Use GPU Agent North Facing APIs

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
5
Forks
10
Avg merge
1d 1h
Merged PRs (30d)
5

Description

Open Source Examples On How to Use GPU Agent North Facing APIs

For Example, Nvidia has open sourced examples on how to write a basic restAPI server using the dcgm APIs
sampleRestAPIServer

They have also open sourced code examples on how to write on getting the PCIe busID using dcgm APIs . I assume the equivalent for gpu-agent would be to open sourcing grpc code examples on how to use gpu-agent

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked NVIDIA examples, samples/restApi/server.go and samples/deviceInfo/main.go, then compare them with the GPU Agent gRPC APIs. Done should be clearly scoped, working open-source examples showing how to use the relevant GPU Agent APIs, including the REST-style and PCIe bus ID use cases described.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, grpc
Domain
api, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.