linux-rdma / perftest

Infiniband Verbs Performance Tests
Other
534 stars 274 forks source link

add support for ROCm6.0 API changes #245

Closed edgargabriel closed 4 months ago

edgargabriel commented 5 months ago

perftest fails to compile with ROCm 6.0 due to some backward incompatible changes (resp. deprecations). This commit ensure support for ROCm 4.x, 5.x and 6.x for perftest

edgargabriel commented 5 months ago

@mrgolin thank you for your feedback, I think I incorporated all your suggestions/comments. Please let know if this looks ok.

edgargabriel commented 5 months ago

Just wanted to check back whether there are any further comments / review requests for this pr? If possible, we would love to see this merged within a reasonable time frame due to a customer request.

HassanKhadour commented 4 months ago

Hi @edgargabriel, thanks for your contribution, merged!