hpcgarage/spatter

Extraneous output

Closed this issue · 2 comments

plavin commented

printf("Pattern Length: %zu Max Pattern Value: %zu\n\n", pattern_len, max_pattern_val);

@plavin Go ahead and comment that one out or remove it. Looks like a printf I neglected to remove on commit that I had used for some testing.

plavin commented

Fixed in #156