StackOverflow Questions for Tag: cpu-architecture

Murad Bashirli
Murad Bashirli

Reputation: 21

Are additional opcodes in RISC-V instructions important?

Score: 1

Views: 2979

Answers: 2

Read More
Manters
Manters

Reputation: 55

How to waste a few CPU cycles without causing any memory accesses

Score: 1

Views: 55

Answers: 0

Read More
Chris Khater
Chris Khater

Reputation: 1

how to build the libpfm4 library on windows, it is originally a unix lib but they mentioned that it supports windows

Score: 0

Views: 31

Answers: 0

Read More
Nan Xiao
Nan Xiao

Reputation: 17477

Why does multi-thread program still need lock when running on a single-core CPU?

Score: 0

Views: 47

Answers: 0

Read More
Vladislav Kogan
Vladislav Kogan

Reputation: 758

Why std::find_if significantly accelerates function only on Intel CPUs?

Score: 6

Views: 178

Answers: 0

Read More
Zuchao Wang
Zuchao Wang

Reputation: 19

In pipelined processor design, why register file read/write are performed in half cycle?

Score: 1

Views: 1732

Answers: 1

Read More
ben liu
ben liu

Reputation: 21

where is directory memory of dir controller of cache coherence protocol stored in real chip?

Score: 1

Views: 40

Answers: 0

Read More
Kislay Arya
Kislay Arya

Reputation: 1

How does the ROB track instructions from multiple logical threads in a core?

Score: 0

Views: 25

Answers: 0

Read More
user2088790
user2088790

Reputation:

How to use Fused Multiply-Add (FMA) instructions with SSE/AVX

Score: 48

Views: 45098

Answers: 2

Read More
maxpenguin
maxpenguin

Reputation: 5149

Floating point vs integer calculations on modern hardware

Score: 132

Views: 147429

Answers: 11

Read More
uriDium
uriDium

Reputation: 13420

Should Interlocked.CompareExchange also a volatile variable?

Score: 3

Views: 882

Answers: 3

Read More
geza
geza

Reputation: 29970

What can cause an AVX2 dot product to perform differently for different runs?

Score: 8

Views: 186

Answers: 1

Read More
Pierre
Pierre

Reputation: 35296

java.lang.Runtime.getRuntime().availableProcessors() : difference beween java 8 (ncpus=32) and java 11 (ncpus=1)

Score: 2

Views: 636

Answers: 1

Read More
Jogging Song
Jogging Song

Reputation: 573

Why is im2col-based 2d-convolution more efficient than naive SIMD-accelerated 2d-convolution?

Score: 6

Views: 3172

Answers: 1

Read More
Izzo
Izzo

Reputation: 4928

Are SIMD and VLIW instructions the same thing?

Score: 2

Views: 3129

Answers: 2

Read More
yhgu2000
yhgu2000

Reputation: 364

Why can't we have a safe ISA?

Score: 3

Views: 218

Answers: 3

Read More
MinecraftShamrock
MinecraftShamrock

Reputation: 3574

Which factors affect the needed compiler?

Score: 3

Views: 1892

Answers: 3

Read More
Bioheater
Bioheater

Reputation: 31

Can you disable AVX in deepfacelab?

Score: 0

Views: 505

Answers: 1

Read More
JohnTortugo
JohnTortugo

Reputation: 6625

Automatically unrolling and outputting for C/C++ code

Score: 9

Views: 759

Answers: 2

Read More
botismarius
botismarius

Reputation: 3045

Detecting architecture at compile time from MASM/MASM64

Score: 9

Views: 3844

Answers: 3

Read More
PreviousPage 1Next