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.