StackOverflow Questions for Tag: memory-access

Bishop_1
Bishop_1

Reputation: 71

How to Calculate Effective Memory Access Time with Multi-Level TLBs?

Score: 1

Views: 84

Answers: 1

Read More
user2316720
user2316720

Reputation: 411

Using the extra 16 bits in 64-bit pointers

Score: 40

Views: 23180

Answers: 6

Read More
kar
kar

Reputation: 2795

In CUDA, what is memory coalescing, and how is it achieved?

Score: 112

Views: 81675

Answers: 5

Read More
Swari du
Swari du

Reputation: 101

Unexpected Slower Performance with Column-Major Access in Fortran Arrays

Score: 10

Views: 413

Answers: 1

Read More
Xavier Z
Xavier Z

Reputation: 402

Does memory paging affect performance without memory mapping?

Score: 0

Views: 23

Answers: 0

Read More
Xavier Z
Xavier Z

Reputation: 402

How to profile CPU cache miss/hit for Java apps?

Score: 1

Views: 87

Answers: 0

Read More
Ruslan Vaitukevich
Ruslan Vaitukevich

Reputation: 11

Difference of sets and read access violation

Score: 1

Views: 55

Answers: 0

Read More
Abhijith Madhav
Abhijith Madhav

Reputation: 2818

Efficiency: arrays vs pointers

Score: 69

Views: 56064

Answers: 14

Read More
m4l490n
m4l490n

Reputation: 1692

Why is an "alignment exception" thrown when accessing an unaligned uint16 array with a pointer but not when accessing the array using subscripts?

Score: 4

Views: 1878

Answers: 2

Read More
John123
John123

Reputation: 120

Memory access violation error c++

Score: 0

Views: 7929

Answers: 3

Read More
Tim Williams
Tim Williams

Reputation: 1

Equivalent pointer probe from MSVC to GCC in a library

Score: 0

Views: 117

Answers: 1

Read More
user22200698
user22200698

Reputation: 207

Do modern processors typically access memory faster in increasing order than decreasing order?

Score: -1

Views: 223

Answers: 4

Read More
TheAhmad
TheAhmad

Reputation: 940

Workload Memory Bandwidth Comparison Inconsistency

Score: 0

Views: 110

Answers: 0

Read More
Behzad Baghapour
Behzad Baghapour

Reputation: 169

Bank-Conflict-Free Access in shared memory

Score: 0

Views: 865

Answers: 2

Read More
kiki
kiki

Reputation: 37

how to efficiently load a big array to GPU shared memory?

Score: 2

Views: 3974

Answers: 2

Read More
LukeTheWalker
LukeTheWalker

Reputation: 162

Achieved Bandwidth of CUDA Kernel calculation

Score: 2

Views: 76

Answers: 0

Read More
subject25
subject25

Reputation: 1

Optimization Loop unrolling to find the inverse of a matrix by the gauss jordan method

Score: 0

Views: 176

Answers: 2

Read More
DontWorry
DontWorry

Reputation: 11

Number of RAM Accesses using Paging on a 32bit processor

Score: -1

Views: 70

Answers: 1

Read More
P Moran
P Moran

Reputation: 1832

Cannot access memory at address using gdb in CLION IDE. How do I setup gdb?

Score: 0

Views: 418

Answers: 1

Read More
Apophis
Apophis

Reputation: 31

By how much assignment is slower/faster than indexation?

Score: 1

Views: 92

Answers: 0

Read More
PreviousPage 1Next