I created a 'build' directory and then type 'cmake' to build the executable 'SCAMP'.
Could you please provide instructions of running tests/benchmark using 'SCAMP' ? Thank you.
SCAMP/build$ ls
buildtests.sh CMakeCache.txt cmake_install.cmake debug.sh release.sh src
check.sh CMakeFiles CTestCustom.cmake Makefile SCAMP third_party
I created a 'build' directory and then type 'cmake' to build the executable 'SCAMP'.
Could you please provide instructions of running tests/benchmark using 'SCAMP' ? Thank you.