# One large positive spike per row against a negative background.
# The spike element should receive output ~1, all others ~0.
# A kernel that gets the reduction wrong (wrong lane writes, off-by-one in
# the tile) will misplace the peak.
name      = tiny_single_peak
timeout   = 2
rows      = 7
dist      = uniform -100 -1
spike_val = 30000
seed      = 4
