Skip to content

Conversation

@yizhuoz004
Copy link
Collaborator

No description provided.

dnf install -y \
which wget gcc zlib-devel bzip2 bzip2-devel readline-devel sqlite \
sqlite-devel xz xz-devel libffi-devel curl git ncurses-devel \
openssh-clients libcudnn8-devel zip jq \
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cudnn8 conflicts with cudnn9 in the base container.

//===----------------------------------------------------------------------===//

bool tensorrt::AttentionOp::isValidForTensorRTVersion(
int64_t trtMajorVersion) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also check the minor version here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@christopherbate Could you advise if there's a convenient way to do this? Thanks!

@yizhuoz004 yizhuoz004 force-pushed the mlir-trt-attention branch 3 times, most recently from 225ba18 to cffa3a2 Compare November 13, 2025 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants