ICRAR / leap-accelerate

Low-frequency Excision of the Atmosphere in Parallel
GNU General Public License v2.0
1 stars 1 forks source link

Trace Matrix Values #53

Closed calgray closed 4 years ago

calgray commented 4 years ago

This changeset adds logging of matrix values in debug mode, and dumping entire matrices to file when TRACE is defined using the following build configuration.

cmake ../../ -DCMAKE_CXX_FLAGS_DEBUG="-g -O1" -DTRACE=ON -DCMAKE_BUILD_TYPE=Debug

This will create and overwrite files A1.txt, Ad1.txt, avg_data.txt after each run.