Update the videodecode ctest (#85)
- Copy sample videos and include in install. - Only using the H26* videos, so the same tests can be used on MI100, which lacks AV1 decode support - Update test parameters to videodecode test, based on feedback from the rocDecode team.
This commit is contained in:
committed by
Sajina Kandy
parent
0a15d355e0
commit
5b439d80a0
@@ -9,7 +9,7 @@ rocprofiler_systems_add_test(
|
||||
NAME videodecode
|
||||
TARGET videodecode
|
||||
GPU ON
|
||||
RUN_ARGS -i ${ROCmVersion_DIR}/share/rocdecode/video/ -t 2
|
||||
RUN_ARGS -i ${PROJECT_BINARY_DIR}/videos -t 1
|
||||
LABELS "videodecode")
|
||||
|
||||
rocprofiler_systems_add_validation_test(
|
||||
|
||||
Reference in New Issue
Block a user