On 27.06.2021 18:42, Dylan Fernando wrote:
Yeah, I was using enable-cuda-llvm.

I haven't been including cuda.h in my cuda file. Could it be from the
include in hwcontext_cuda.h possibly? I was using:

Are you including hwcontext_cuda.h in your Kernel Code?
That's a C side file. You shouldn't really need to include anything at all in your kernel code, except for potential own .cuh headers.

Did you look at the existing CUDA filters for reference?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to