ms-20240504.cu
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ms-20240504.cu [2024/06/20 08:21] – mino | ms-20240504.cu [2024/10/16 15:05] (current) – mino | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| sys | sys | ||
| - | == Note added on 2024.06.19 == | + | == Note added on 2024.06.20 == |
| - | The function void LastCols( ) in the code contains the following | + | The function void LastCols( ) in the code contains the following |
| psingl = psingl | psingl = psingl | ||
| Line 32: | Line 32: | ||
| or rev_max32_c == unsigned( v2 ) | or rev_max32_c == unsigned( v2 ) | ||
| - | because the upper 32 bits of v2 should be ignored. | + | because the upper 32 bits of v2 should be ignored |
| - | However, this flaw is irrelevant to the validity of the result because this comparison | + | However, this flaw is irrelevant to the validity of the result because this logical operation |
| + | |||
| + | This part of the code and other parts related | ||
| + | We will gain 3% improvement of the performance by this optimization. | ||
| <file cpp ms-20240504.cu> | <file cpp ms-20240504.cu> | ||
ms-20240504.cu.1718839301.txt.gz · Last modified: 2024/06/20 08:21 by mino
