StackOverflow Questions for Tag: memory-bandwidth

Tim
Tim

Reputation: 1006

What specifically marks an x86 cache line as dirty - any write, or is an explicit change required?

Score: 17

Views: 2743

Answers: 3

Read More
user2403221
user2403221

Reputation: 445

C++ Optimize Memory Read Speed

Score: 3

Views: 999

Answers: 3

Read More
BeeOnRope
BeeOnRope

Reputation: 65046

Can the Intel performance monitor counters be used to measure memory bandwidth?

Score: 15

Views: 4120

Answers: 5

Read More
harnamc
harnamc

Reputation: 551

Clarification on GPU bandwidth in relation to PCI Express slots transfer rate (v1.x - x16)

Score: 2

Views: 4390

Answers: 1

Read More
Noah
Noah

Reputation: 1759

Understanding factors in latency bounded memcpy/memset x86_64

Score: 2

Views: 285

Answers: 0

Read More
AS425
AS425

Reputation: 11

Is memory a bottleneck in matrix addition (SIMD Instructions)?

Score: 0

Views: 312

Answers: 1

Read More
AS425
AS425

Reputation: 11

Adding Array SIMD vs Unrolling

Score: 1

Views: 558

Answers: 0

Read More
x5444
x5444

Reputation: 21

OpenCL Memory Bandwidth/Coalescing

Score: 2

Views: 606

Answers: 1

Read More
Armen Avetisyan
Armen Avetisyan

Reputation: 1258

Roofline model: calculating operational intensity

Score: 10

Views: 4151

Answers: 1

Read More
Gabe
Gabe

Reputation: 103

How to efficiently vectorize polynomial computation with condition (roofline model)

Score: 0

Views: 270

Answers: 1

Read More
Steve Linton
Steve Linton

Reputation: 369

Does NUMA impact memory bandwidth, or just latency?

Score: 4

Views: 2969

Answers: 1

Read More
Faruk NANE
Faruk NANE

Reputation: 41

Why is performance gain of C# SIMD low with larger arrays than tiny arrays?

Score: 2

Views: 2206

Answers: 1

Read More
user4859735
user4859735

Reputation: 103

MOVSD performance depends on arguments

Score: 10

Views: 901

Answers: 1

Read More
yeeha
yeeha

Reputation: 138

what does STREAM memory bandwidth benchmark really measure?

Score: 9

Views: 7745

Answers: 3

Read More
user14717
user14717

Reputation: 5171

Cannot interpret memory bandwidth numbers

Score: 1

Views: 167

Answers: 1

Read More
WannabeArchitect
WannabeArchitect

Reputation: 1176

Memory-bandwidth limited and computation-limited applications of GPU

Score: 3

Views: 647

Answers: 0

Read More
einpoklum
einpoklum

Reputation: 132108

How do I calculate memory bandwidth on a given (Linux) system, from the shell?

Score: 4

Views: 5888

Answers: 2

Read More
nomadlx
nomadlx

Reputation: 155

When do I have to multiply by 2 to compute memory bandwidth

Score: 1

Views: 172

Answers: 1

Read More
joz
joz

Reputation: 349

Can x86's lock prefix on uncacheable memory cause a Denial of Service on memory bandwidth?

Score: 5

Views: 471

Answers: 0

Read More
JohnAl
JohnAl

Reputation: 1084

Any optimization for random access on a very big array when the value in 95% of cases is either 0 or 1?

Score: 135

Views: 16325

Answers: 13

Read More
PreviousPage 3Next