Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA compilation fix #278

Closed
wants to merge 6 commits into from
Closed

CUDA compilation fix #278

wants to merge 6 commits into from

Conversation

hliuca
Copy link
Collaborator

@hliuca hliuca commented Nov 14, 2024

Cohere has requested us to support CUDA compilation on Nv hardware. In some of c++ files, there are features support ROCm only and some python files have ROCm path only.

This PR add conditional compilation for some c++ code and related fixes in Python code to enable running on Nv hardware. Thanks.

@hliuca hliuca requested a review from gshtras November 14, 2024 06:11
@gshtras gshtras changed the base branch from main to develop November 14, 2024 16:38
@hliuca hliuca closed this Nov 15, 2024
@hliuca
Copy link
Collaborator Author

hliuca commented Nov 15, 2024

I will submit another PR to develop. Thanks.

@hliuca hliuca deleted the cuda_compile_fix branch November 15, 2024 18:49
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.

2 participants