Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
amdn
amdn has asked
0
questions and find answers to
72
problems.
Stats
1.9k
EtPoint
624
Vote count
0
questions
72
answers
About
Retired electrical engineer and computer scientist with experience in
parallel programming/multi-threading
high frequency trading
low latency designs
processor architecture
optimizing compilers and code optimization
just-in-time dynamic translation
unix, linux
C, C++
distributed computing
x86 assembler, x86 emulators, x86 microcode for 10 years
15 US patents
amdn questions
amdn answers
Identify whether a process was killed by a signal in bash
How to get better at optimization?
What does "jb" signify if preceded by an "add" command?
Sorting until we have the lowest half of the sorted array
Reasonably portable way to get top 64-bits from 64x64 bit multiply? [duplicate]
N-body algorithm: why is this slower in parallel?
Linux' hrtimer - microsecond precision?
Is HyperThreading / SMT a flawed concept?
What does this compiler message (vectorization, GCC) means?
Implement hash-table in C++