ROCm / rocmProfileData

MIT License
12 stars 5 forks source link

Conditional compile for cupti versions #47

Closed mwootton closed 4 months ago

mwootton commented 6 months ago

Cupti apis vanish in subsequent updates. Conditional compile to avoid build breaks. E.g. CUPTI_RUNTIME_TRACE_CBID_cudaGraphInstantiate_v10000 -> CUPTI_RUNTIME_TRACE_CBID_cudaGraphInstantiate_v12000