**Describe the bug** The CMake file [optimizes the CPU code](https://github.com/gunrock/essentials/blob/master/CMakeLists.txt#L163) and makes it hard to debug CPU code **To Reproduce** `cmake -DCMAKE_BUILD_TYPE=DEBUG ..` Build an example and set a break point in CPU code