Commit Graph

2 Commits

Author SHA1 Message Date
agodavar ee7c0513d8 cmake hip-rocclr as default build,change HIP_PLATFORM to amd|nvidia
Change-Id: I59d2e15b297b6ca2d5eee1a6dee642bdb01a3839


[ROCm/hip-tests commit: 5e04f2e286]
2020-10-21 07:26:14 -04:00
Tao Sang 4fbb6d8fa1 Support performance tests
Support performance tests while direct tests commands keep unchanged.
To build performance tests, run "make build_perf".
To run all performance testis, run "make perf".
To run specific tests, for example, run
/usr/bin/ctest -C performance -R performance_tests/perfDispatch --verbose
To run individual test, for example, run
performance_tests/memory/hipPerfMemMallocCpyFree

Change-Id: I168c1b9ef1ec21b392d48648d0c71e8fbd37d57b


[ROCm/hip-tests commit: ec700116bc]
2020-05-06 14:06:07 -04:00