From fb42c40c64d09a9ab09cbc71dd021ede4666db11 Mon Sep 17 00:00:00 2001 From: Jatin Chaudhary Date: Thu, 4 Jul 2024 13:19:51 +0100 Subject: [PATCH] SWDEV-439716 - add readme in perftests redirecting user to actual folder Change-Id: Id317a2ca7ad94663832661db62d0d10d1dc5b638 [ROCm/hip-tests commit: c971a816d961f45b5559ab4634787931686bbb6c] --- projects/hip-tests/perftests/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 projects/hip-tests/perftests/README.md diff --git a/projects/hip-tests/perftests/README.md b/projects/hip-tests/perftests/README.md new file mode 100644 index 0000000000..7279849603 --- /dev/null +++ b/projects/hip-tests/perftests/README.md @@ -0,0 +1,5 @@ +# Performance tests + +These tests are in process of being ported to Catch framework [here](../catch/perftests/). + +Do not try to compile these as these might fail due to absence of some critical components. If you are interested in performance tests you can try to compile the one's in catch/perftests.