Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
amonakov
amonakov has asked
1
questions and find answers to
14
problems.
Stats
241
EtPoint
55
Vote count
1
questions
14
answers
About
CS student at Moscow State University.
amonakov questions
How to refine floating-point division on FMA-capable GPUs?
amonakov answers
Why does this simple program compiled with gcc,-mfpmath=387, and an optimization level of -O2 or -O3 produce NaN values?
How should I get gcc to realign the stack pointer to a 16-byte boundary on the way in to a function?
ADD slower than ADC in the first step of a bigint multiply on Coffee Lake (Skylake)
How to explain poor performance on Xeon processors for a loop with both sequential copy and a scattered store?
Special treatment of setjmp/longjmp by compilers
Why does gcc -Wdiscarded-qualifiers complain about this code?
GCC Common Variable Attribute on TLS model
Call libmvec functions manually on __m128 vectors?
Explanation for GCC compiler optimisation's adverse performance effect?
Wrong GCC 9 (and higher) optimization of memcmp with -fno-inline