I want to run canneal benchmark with ROI hooks.
So, i tried to build canneal with gcc-hooks compile option.
But, this did not working.
How to build canneal with gcc-hooks?
I have tried the commands below.
$ ./bin/parsecmgmt -p canneal -a build -c gcc
[BUILD DONE]
$ ./bin/parsecmgmt -p canneal -a build -c gcc-pthreads
[BUILD DONE]
$ ./bin/parsecmgmt -p canneal -a build -c gcc-hooks
I want to run canneal benchmark with ROI hooks. So, i tried to build canneal with gcc-hooks compile option. But, this did not working. How to build canneal with gcc-hooks?
I have tried the commands below.
$ ./bin/parsecmgmt -p canneal -a build -c gcc
[BUILD DONE]$ ./bin/parsecmgmt -p canneal -a build -c gcc-pthreads
[BUILD DONE]$ ./bin/parsecmgmt -p canneal -a build -c gcc-hooks
---- skipped build messages.. ----