Disabled heartwall benchmark on CPU
Unfourtunately the heartwall benchmark is not suitable to be run on the
CPU platform of the odroid, since even with the minimum available number
of threads we receive an CL_OUT_OF_HOST_MEMORY caused by the argument
passed to the kernel being too big.
We leave the GPU benchmark enabled to make comparisons with the x86
platform.