Skip to content
FakenMC edited this page Nov 5, 2014 · 3 revisions

Welcome to the CL_Ops wiki!

How to show debug messages

Show debug messages in stdout

G_MESSAGES_DEBUG=cl_ops clo_command

Normal output to stdout, debug output to a file

G_MESSAGES_DEBUG=cl_ops clo_command | tee >(grep "cl_ops-DEBUG" > debug.txt) | grep -v "cl_ops-DEBUG"

Test GPU RNG with Dieharder

./clo_rng_test -d 0 -r lcg -o stdout-bin -n 0 -h XS1 | dieharder -g 200 -a