Commit
·
d713e98
1
Parent(s):
349fec6
Updated performance testing category
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -324,14 +324,14 @@
|
|
| 324 |
{
|
| 325 |
"repo_name": "cupti",
|
| 326 |
"repo_link": "https://github.com/cwpearson/cupti",
|
| 327 |
-
"category": "performance",
|
| 328 |
"github_about_section": "Profile how CUDA applications create and modify data in memory.",
|
| 329 |
"github_topic_closest_fit": "profiling"
|
| 330 |
},
|
| 331 |
{
|
| 332 |
"repo_name": "hatchet",
|
| 333 |
"repo_link": "https://github.com/LLNL/hatchet",
|
| 334 |
-
"category": "performance",
|
| 335 |
"github_about_section": "Graph-indexed Pandas DataFrames for analyzing hierarchical performance data",
|
| 336 |
"homepage_link": "https://llnl-hatchet.readthedocs.io",
|
| 337 |
"github_topic_closest_fit": "profiling"
|
|
@@ -339,7 +339,7 @@
|
|
| 339 |
{
|
| 340 |
"repo_name": "intelliperf",
|
| 341 |
"repo_link": "https://github.com/AMDResearch/intelliperf",
|
| 342 |
-
"category": "performance",
|
| 343 |
"github_about_section": "Automated bottleneck detection and solution orchestration",
|
| 344 |
"homepage_link": "https://arxiv.org/html/2508.20258v1",
|
| 345 |
"github_topic_closest_fit": "profiling"
|
|
|
|
| 324 |
{
|
| 325 |
"repo_name": "cupti",
|
| 326 |
"repo_link": "https://github.com/cwpearson/cupti",
|
| 327 |
+
"category": "performance testing",
|
| 328 |
"github_about_section": "Profile how CUDA applications create and modify data in memory.",
|
| 329 |
"github_topic_closest_fit": "profiling"
|
| 330 |
},
|
| 331 |
{
|
| 332 |
"repo_name": "hatchet",
|
| 333 |
"repo_link": "https://github.com/LLNL/hatchet",
|
| 334 |
+
"category": "performance testing",
|
| 335 |
"github_about_section": "Graph-indexed Pandas DataFrames for analyzing hierarchical performance data",
|
| 336 |
"homepage_link": "https://llnl-hatchet.readthedocs.io",
|
| 337 |
"github_topic_closest_fit": "profiling"
|
|
|
|
| 339 |
{
|
| 340 |
"repo_name": "intelliperf",
|
| 341 |
"repo_link": "https://github.com/AMDResearch/intelliperf",
|
| 342 |
+
"category": "performance testing",
|
| 343 |
"github_about_section": "Automated bottleneck detection and solution orchestration",
|
| 344 |
"homepage_link": "https://arxiv.org/html/2508.20258v1",
|
| 345 |
"github_topic_closest_fit": "profiling"
|