Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in loop-unrolling
Unroll loop and do independent sum with vectorization
Dec 11, 2019
c
gcc
x86
loop-unrolling
auto-vectorization
GLSL shader not unrolling loop when needed
Mar 20, 2020
opengl
glsl
fragment-shader
loop-unrolling
Allowing struct field to overflow to the next field
Aug 23, 2022
c
gcc
struct
compiler-optimization
loop-unrolling
In what types of loops is it best to use the #pragma unroll directive in CUDA?
Oct 02, 2022
optimization
cuda
loop-unrolling
Force/Convince/Trick GCC into Unrolling _Longer_ Loops?
May 12, 2022
c
gcc
loop-unrolling
Why does loop unrolling have no effect for a large dataset?
May 12, 2022
c++
optimization
loop-unrolling
Java JIT loop unrolling policy?
May 23, 2020
java
optimization
compiler-construction
jit
loop-unrolling
How to ask GCC to completely unroll this loop (i.e., peel this loop)?
Apr 30, 2022
c
gcc
x86
hpc
loop-unrolling
Loop unrolling behaviour in GCC
Aug 26, 2022
c++
gcc
compiler-optimization
loop-unrolling
How do optimizing compilers decide when and how much to unroll a loop?
Mar 24, 2022
c++
c
performance
compiler-optimization
loop-unrolling
Can modern compilers unroll `for` loops expressed using begin and end iterators
Mar 17, 2022
c++
stl
loop-unrolling
How can GCC unroll a loop if its number of iterations is unknown at compile time?
Jan 07, 2021
c
gcc
optimization
loop-unrolling
How to vectorize my loop with g++?
Sep 19, 2022
c++
optimization
g++
vectorization
loop-unrolling
Alternative to if, else if
Sep 17, 2022
c#
performance
if-statement
dictionary
loop-unrolling
Self-unrolling macro loop in C/C++
Jul 30, 2017
c++
c
boost
macros
loop-unrolling
What does #pragma unroll do exactly? Does it affect the number of threads?
Nov 15, 2017
cuda
nvidia
pragma
loop-unrolling
« Newer Entries