Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

make nvidia_hip_runtime_api work with CUDA 12 #74

Closed
wants to merge 1 commit into from

Conversation

garymm
Copy link

@garymm garymm commented May 18, 2023

guard calls to deleted functions in if directives.

Fixes: #73

guard calls to deleted functions in `if` directives.

Fixes: ROCm#73
@garymm
Copy link
Author

garymm commented Dec 19, 2023

Still valid but closing since it's been ignored for so long.

@garymm garymm closed this Dec 19, 2023
@mangupta
Copy link
Collaborator

@garymm : Sorry. Did not notice this PR. This repo has been deprecated.
The hip amd code has moved to https://github.com/ROCm/clr.
The hip nvidia code has moved to https://github.com/ROCm/hipother.
And the code was fixed to work with CUDA 12 via ROCm/hipother@cedc75f.

@garymm garymm deleted the garymm/cuda-12 branch December 19, 2023 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compiling with CUDA 12 fails: error: identifier "cudaBindTexture" is undefined
2 participants