Skip to content

Using kdb with PyTorch wheels #1391

@jithunnair-amd

Description

@jithunnair-amd

PyTorch wheels are self-contained wrt ROCm (and hence MIOpen) libraries, bundling them as part of the wheel.

When running workloads with the PyTorch wheel, we observe slow warmup times and see messages such as:
MIOpen(HIP): Warning [SQLiteBase] Missing system database file: gfx900_64.kdb Performance may degrade. Please follow instructions to install: https://github.com/ROCmSoftwarePlatform/MIOpen#installing-miopen-kernels-package

However, even after installing the kdb files, we still see the same error. Is it possible for the user to use kdb with PyTorch wheels?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions