Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Remote memory

Cui, Z. Z., Wang, H., Tan, Y. et al. Inducible and reversible NR1 knockout reveals crucial role of the NMDA receptor in preserving remote memories in the brain. Neuron 41 781-793, 2004. [Pg.874]

Memory Complex mental function having four distinct phases (1) memorizing or learning, (2) retention, (3) recall, and (4) recognition. Clinically, it is usually subdivided into immediate, recent, and remote memory. [NIH]... [Pg.70]

Memory deficits are typically the first to appear in Alzheimer s disease. There is a pronounced impairment of explicit long-term memory. This involves subjective memory for events (episodic) and for factual information (semantic). Remote memories are impaired, but less so than recent ones. [Pg.148]

Amygdala paralimbic cortex + Emotion I Remote memory... [Pg.184]

Leplow B, Dierks C, Herrmann P, Pieper N, Annecke R, Ulm G (1997) Remote memory in Parkinson s disease and senile dementia. Neuropsychologia 35 547-555 Lesne S, Koh MT, Kotilinek L, Kayed R, Glabe CG, Yang A, Gallagher M, Ashe KH (2006) A specific amyloid-beta protein assembly in the brain impairs memory. Nature 440(7082) 352-357... [Pg.287]

NUMA is one of the fundamental concepts needed to understand the design of a parallel software application. Every modern computer has several levels of memory, and parallel computers tend to have more levels than uniprocessors. Typical memory levels in a parallel computer include the processor registers, local cache memory, local main memory, and remote memory. If the parallel computer supports virtual memory, local and remote disk are added to this hierarchy. These levels vary in size, speed, and method of access. In this chapter, we will lump all these differences under the general term nonuniform memory access (NUMA). Note that this is a broader use of the term than is often found in computer science literature, where NUMA often refers only to differences in the speed with which given memory items can be accessed using the same method. In our use, memory access is often synonymous with data transfer. ... [Pg.213]

Memory access costs are determined by the interaction between program structure and the performance characteristics of the computer system. Understanding these interactions at a high level of detail is typically complicated. However, a useful rough approximation of the memory access cost for a program can be obtained by modeling each transfer between memory levels as a fixed start-up cost (S) plus an incremental transfer cost per data unit (X). For example, the cost for a processor to fetch L data units at once from a remote memory into its local memory, cache, and registers can be modeled as follows ... [Pg.214]

Tolerance of latency and low bandwidth for references to remote memory locations... [Pg.224]

Here the execution time (T) of the program is described as a function of the number of processors ( ), the problem size (N), the memory size (M), the latency and transmission time of remote memory references (fO,tl), and other relevant parameters. We understand already that T can be a nonlinear function of the problem size and sensitive to the algorithm [e.g., conventional self-consistent field (SCF),29 T(N) = 0 N ) + 0 N ) vs. pseudospectral SCF," T(N) = 0 N ) + 0(N3)], and similarly the dependence on P can be complex. As discussed earlier, one measure of the efficiency of parallel execution may then be derived as follows ... [Pg.225]

Data Reuse The use of data fetched from a remote location multiple times. The practice offsets the initial cost of a remote memory fetch. [Pg.284]

Figure 3 The multicomputer. The nodes in the cluster are Eckert-von Neumann processors. Nodes may be of varying processing power. Nodes communicate via a network of some kind. The cost of sending a message between two processors is only a function of the size of the message and does not depend on the relative node locations and other network traffic. The memories of the nodes are private. The node local memory is faster to access than remote memory. Figure 3 The multicomputer. The nodes in the cluster are Eckert-von Neumann processors. Nodes may be of varying processing power. Nodes communicate via a network of some kind. The cost of sending a message between two processors is only a function of the size of the message and does not depend on the relative node locations and other network traffic. The memories of the nodes are private. The node local memory is faster to access than remote memory.
The memory hierarchy in a hypothetical MIMD machine constructed from the nodes in Figure 2.15 and the network in Figure 2.12. Logically equivalent data location types are subdivided by how many network hops are needed to reach them, Whop (intra-node hops for local memory, inter-node hops for remote memory). The estimate of the time required to access memory at the given location is access (this time is hypothetical and not based on any particular hardware). The level of treatment typically used for each memory level is given for the several layers of software... [Pg.36]

Various libraries providing differing levels of support for one-sided communication operations are currently available for parallel application development. Notably, the Aggregate Remote Memory Copy Interface, ARMCI,... [Pg.55]

The Aggregate Remote Memory Copy Interface, ARMCI, is available on the World Wide Web at http //www.emsl.pnl.gov/docs/parsoft/armci/index. html. [Pg.56]


See other pages where Remote memory is mentioned: [Pg.97]    [Pg.66]    [Pg.869]    [Pg.870]    [Pg.872]    [Pg.1018]    [Pg.82]    [Pg.399]    [Pg.429]    [Pg.72]    [Pg.18]    [Pg.28]    [Pg.101]    [Pg.103]    [Pg.114]    [Pg.101]    [Pg.103]    [Pg.184]    [Pg.214]    [Pg.294]    [Pg.238]    [Pg.1126]    [Pg.75]    [Pg.137]    [Pg.12]    [Pg.35]    [Pg.36]    [Pg.36]    [Pg.45]   
See also in sourсe #XX -- [ Pg.35 , Pg.36 ]




SEARCH



Remote

© 2024 chempedia.info