eunomia-bpf / eunomia-bpf/cupti-tutorial
Support for CUDA-13.0
Open
- Dominant language
- C++
- Stars
- 73
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Does the project work with CUDA 13.0? I am getting the following error when trying to run the cupti-query example compiled using cuda13.0 libraries:
```
Error: cupti_query.cpp:449: Function cuptiDeviceEnumEventDomains(dev, &size, (CUpti_EventDomainID *)&domainId) failed with error(38): CUPTI_ERROR_LEGACY_PROFILER_NOT_SUPPORTED.
```
How to fix that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.