Let’s say I execute an if else statement in CUDA Kernel. Which core is going to check if the statement is true? Aren’t Fp32 Cores here just for fp32 applications, not for boolean evaluation?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Avoid if statement in kernel | 2 | 2705 | September 16, 2018 | |
if statement | 2 | 10099 | December 22, 2011 | |
Throwing error "No Error" | 0 | 1095 | June 18, 2009 | |
Discrepency between multiprocessor, CUDA Core and kernel function | 2 | 682 | September 3, 2011 | |
Check for Device Emulation | 4 | 3780 | May 17, 2009 | |
Proper Use of For in CUDA Kernel | 0 | 952 | June 17, 2010 | |
Why is this CUDA program ignoring if-else guard? | 6 | 422 | August 12, 2023 | |
how to optimize if-else in the kernel | 1 | 1033 | June 22, 2011 | |
Question about conditionals inside device function | 1 | 981 | February 4, 2009 | |
CUDA device check during run-time | 0 | 4341 | June 4, 2009 |