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

Better AMD GPUs support through ROCm/HIP #115

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2023

  1. Enable ROCm/HIP GPU acceleration

    Signed-off-by: Gavin Zhao <[email protected]>
    GZGavinZhao committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    80ffabd View commit details
    Browse the repository at this point in the history
  2. Update .gitignore for build cache

    Signed-off-by: Gavin Zhao <[email protected]>
    GZGavinZhao committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5825f48 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Don't compile HIP headers

    Signed-off-by: Gavin Zhao <[email protected]>
    GZGavinZhao committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d34c3d2 View commit details
    Browse the repository at this point in the history
  2. Check dependencies for VapourSynth libraries

    Signed-off-by: Gavin Zhao <[email protected]>
    GZGavinZhao committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d01420e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Reuse AC when video processing

    Signed-off-by: Gavin Zhao <[email protected]>
    GZGavinZhao committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    38e48bf View commit details
    Browse the repository at this point in the history