Menu

#34 brcc hangs for reduction kernel

1.5
open
nobody
brcc (29)
5
2009-05-27
2009-05-27
GEN
No

reduce void bestMatch(int2 inputs<>, int maxindex, reduce int2 result) {
int idx = instance().x;
if ((idx < maxindex) & (inputs.x > result.x)) {
result = inputs;
}
}

Forum URL : http://forums.amd.com/forum/amd_dev_agree.cfm

Discussion


Log in to post a comment.

MongoDB Logo MongoDB