¡@

Home 

c++ Programming Glossary: coalesced

CUDA: reduction or atomic operations?

http://stackoverflow.com/questions/5923978/cuda-reduction-or-atomic-operations

will have to take care that the global memory reads are coalesced. You can not coalesce global memory writes but that is one performance..

Hoisting the dynamic type out of a loop (a.k.a. doing Java the C++ way)

http://stackoverflow.com/questions/7451442/hoisting-the-dynamic-type-out-of-a-loop-a-k-a-doing-java-the-c-way

__GLOBAL__I__Z3accPK1Aj 4 .section __TEXT __textcoal_nt coalesced pure_instructions 5 .align 1 6 .align 4 7 .globl __ZNK1A1fEv.. .weak_definition __ZTV1A 206 .section __DATA __const_coal coalesced 207 .align 4 208 __ZTV1A 209 .quad 0 210 .quad __ZTI1A 211 .quad.. .weak_definition __ZTS1A 220 .section __TEXT __const_coal coalesced 221 __ZTS1A 222 .ascii 1A 0 223 .globl __ZTV1B 224 .weak_definition..