Skip to content

Conversation

kalyanalle
Copy link
Contributor

GivenValidFrequencyRangeWhenRequestingSetFrequencyThenExpectRequestFrequencyStaysInRangeDuringGpuLoad

Related-To: VLCLJ-2461

GivenValidFrequencyRangeWhenRequestingSetFrequencyThenExpectRequestFrequencyStaysInRangeDuringGpuLoad

Related-To: VLCLJ-2461

Signed-off-by: kalyan alle <[email protected]>
@@ -26,3 +26,5 @@ add_lzt_test(
sysman_matrix_multiplication
DEFINES USE_ZESINIT
)

add_definitions(-DMATRIX_MUL_SPV_PATH="${CMAKE_SOURCE_DIR}/conformance_tests/sysman/test_sysman_frequency/kernels/sysman_matrix_multiplication.spv")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This cannot work properly - MATRIX_MUL_SPV_PATH will be invalid after installation. Please see add_lzt_test cmake function and how KERNELS specifier works.

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