Skip to content

fix: fix cudnn libs path in CTranslate compiler#37

Merged
johannaSommer merged 1 commit intomainfrom
fix/fix_cudnn_path
Mar 27, 2025
Merged

fix: fix cudnn libs path in CTranslate compiler#37
johannaSommer merged 1 commit intomainfrom
fix/fix_cudnn_path

Conversation

@SaboniAmine
Copy link
Member

Description

This PR changes the path used to detect the cudnn binairies available for CTranslate compilation.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

This solves a failing test in the nightly tests environment.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link
Member

@johannaSommer johannaSommer left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!!! 🚀

@johannaSommer johannaSommer merged commit 2e7b12a into main Mar 27, 2025
6 checks passed
@johnrachwan123 johnrachwan123 deleted the fix/fix_cudnn_path branch May 27, 2025 14:58
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