SpiceQA
Questions
Tags
Users
Badges
user_1470092
@user_1470092
0
reputation
0
answers
8
questions
About Me
// Hello, World !
Top Answers
Why does this code execute more slowly after strength-reducing multiplications to loop-carried additions?
10 votes
Is there proper CUDA atomicLoad function?
4 votes
how to calculate many rectangles/boxes intersection
4 votes
`bit_cast` arrays to arrays
3 votes
What is maximum (ideal) memory bandwidth of an OpenCL device?
2 votes
Top Questions
Code injecting/assembly inlining in Java?
15 votes
6 answers
Why didn't x86 implement direct core-to-core messaging assembly/cpu instructions?
5 votes
1 answers
Do FMA instructions of different CPUs have different intermediate accuracy? If yes, then how does a compiler equalize the floating-point behavior?
4 votes
1 answers
Why don't std::valarray get more attention from all C++ compilers? Expression templates mean big speedup to certain math-heavy tasks
3 votes
0 answers
Using multiple pragma on same for-loop for auto-vectorization on GCC and ICC
3 votes
0 answers