An Entity of Type: company, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Uniform memory access (UMA) is a shared memory architecture used in parallel computers. All the processors in the UMA model share the physical memory uniformly. In an UMA architecture, access time to a memory location is independent of which processor makes the request or which memory chip contains the transferred data. Uniform memory access computer architectures are often contrasted with non-uniform memory access (NUMA) architectures. In the UMA architecture, each processor may use a private cache. Peripherals are also shared in some fashion. The UMA model is suitable for general purpose and time sharing applications by multiple users. It can be used to speed up the execution of a single large program in time-critical applications.

Property Value
dbo:abstract
  • ذاكرة موحدة الوصول (بالإنجليزية: Uniform Memory Access (UMA)‏ هي بنية ذاكرة مشتركة تستخدم في أجهزة الحواسيب المتوازية. تشترك جميع المعالجات في نموذج الذاكرة الموحدة الوصول في ذاكرة فعلية بشكل موحد. في عمارة الذاكرة موحدة الوصول، مدة الوصول إلى لموقع ذاكرة هي مستقلة عن المعالج الذي قام بالطلب أو أي من رقائق الذاكرة تحتوي على البيانات المنقولة. عادة ما تقارن بنية الحواسيب بذاكرة موحدة الوصول بنية الذاكرة غير موحدة الوصول. في بنية الذاكرة موحدة الوصول، يجوز لكل معالج استخدام ذاكرة التخزين مؤقت خاصة به. ويتشارك أيضا في بعض ملحقات بنفس الطريقة، نموذج الذاكرة موحدة الوصول مناسب للأغراض العامة وتطبيقات اقتسام الوقت بين عدة مستخدمين. ويمكن استخدامها لتسريع تنفيذ برنامج كبير في وقت حرج لتطبيقات. بنية الذاكرة الموحدة هي هندسة الحاسوب الذي فيه بطاقة الرسومات مدمجة في اللوحة الأم وجزء من ذاكرة الحاسوب الرئيسية تستخدم لذاكرة الفيديو. (ar)
  • Uniform Memory Access (UMA) steht allgemein für eine Speicherarchitektur in Mehrprozessorsystemen. Dabei gibt es nur einen globalen Speicher, auf den von allen Prozessoren aus einheitlich zugegriffen werden kann. Im Idealfall jeweils mit derselben Bandbreite und Latenzzeit, weshalb solch ein System auch Symmetrisches Multiprozessorsystem (SMP) genannt wird. Das Konzept steht im Gegensatz zu NUMA, bei dem die Zugriffszeit auf den Speicher vom Ort des Speichers abhängen. (de)
  • Acceso uniforme a memoria o UMA (en inglés: Uniform Memory Access) es una arquitectura de memoria compartida utilizada en computación paralela. Todos los procesos en el modelo UMA acceden a la memoria de manera uniforme, es decir, el tiempo de acceso o la localización de memoria es independiente del proceso que realiza la petición o del chip de memoria donde se encuentre el dato solicitado. Las arquitecturas UMA frecuentemente se ven como opuestas a las arquitecturas NUMA (Non-Uniform Memory Access). En la arquitectura UMA, cada procesador puede utilizar una caché privada. Existe un modo para compartir también dispositivos periféricos. El modelo UMA es más adecuado para aplicaciones de propósito general o para aplicaciones multi-usuario. Puede ser utilizado para aumentar el speed up de programas largos y tediosos, consiguiendo que varias máquinas ejecuten el mismo programa en menos tiempo y a ser posible con los mismos resultados. (es)
  • La memoria ad accesso uniforme, o uniform memory access (UMA), è un tipo di usato nell'ambito del calcolo parallelo. Tutti i processori nel modello UMA condividono la memoria fisica uniformemente ed il tempo di accesso ad una zona di memoria è indipendente dal processore che effettua la richiesta e da quale chip di memoria contiene i dati trasferiti. Questo tipo di memoria è in contrasto con il modello ad accesso non uniforme (NUMA).Nell'architettura UMA ogni processore può usare una cache privata. Le periferiche sono inoltre condivise tramite vari meccanismi. Il modello UMA è utilizzabile per sistemi general purpose ed applicazioni time sharing multiutente. Può anche essere utilizzato per accelerare il tempo di esecuzione di un unico programma di grandi dimensioni nel caso di applicazioni time-critical. (it)
  • Uniform memory access (UMA) is a shared memory architecture used in parallel computers. All the processors in the UMA model share the physical memory uniformly. In an UMA architecture, access time to a memory location is independent of which processor makes the request or which memory chip contains the transferred data. Uniform memory access computer architectures are often contrasted with non-uniform memory access (NUMA) architectures. In the UMA architecture, each processor may use a private cache. Peripherals are also shared in some fashion. The UMA model is suitable for general purpose and time sharing applications by multiple users. It can be used to speed up the execution of a single large program in time-critical applications. (en)
  • Uniform Memory Access, afgekort UMA, is een computerarchitectuur die wordt gebruikt in parallelle computersystemen. In deze architectuur delen alle processors hetzelfde geheugen. (nl)
  • Uniform Memory Access - jeden z rodzajów systemu wieloprocesorowego, wspólna pamięć i peryferia dla wszystkich procesorów, każdy procesor może mieć własną pamięć Cache. (pl)
  • Uniform Memory Access (сокращённо UMA с англ. — «однородный доступ к памяти») — архитектура многопроцессорных компьютеров с общей памятью. Все процессоры в UMA-архитектуре используют физическую память одновременно. При этом время запроса к данным из памяти не зависит ни от того, какой именно процессор обращается к памяти, ни от того, какой именно чип памяти содержит нужные данные. Однако каждый процессор может использовать свой собственный кэш. Такая схема работы с памятью используется в системах с симметричной мультипроцессорностью (SMP-машинах), поэтому термины UMA и SMP часто используются вместе как «SMP/UMA» . (ru)
  • 均匀访存模型(英語:Uniform Memory Access)通常简称UMA,亦称作统一寻址技术或统一内存存取架构,指所有的物理存储器被均匀共享,即处理器访问它们的时间是一样的。 这种系统因为高度的资源共享也被称为紧耦合系统(Tightly Coupled System)。 (zh)
dbo:wikiPageID
  • 4346277 (xsd:integer)
dbo:wikiPageLength
  • 2056 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1048517358 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Uniform Memory Access (UMA) steht allgemein für eine Speicherarchitektur in Mehrprozessorsystemen. Dabei gibt es nur einen globalen Speicher, auf den von allen Prozessoren aus einheitlich zugegriffen werden kann. Im Idealfall jeweils mit derselben Bandbreite und Latenzzeit, weshalb solch ein System auch Symmetrisches Multiprozessorsystem (SMP) genannt wird. Das Konzept steht im Gegensatz zu NUMA, bei dem die Zugriffszeit auf den Speicher vom Ort des Speichers abhängen. (de)
  • Uniform memory access (UMA) is a shared memory architecture used in parallel computers. All the processors in the UMA model share the physical memory uniformly. In an UMA architecture, access time to a memory location is independent of which processor makes the request or which memory chip contains the transferred data. Uniform memory access computer architectures are often contrasted with non-uniform memory access (NUMA) architectures. In the UMA architecture, each processor may use a private cache. Peripherals are also shared in some fashion. The UMA model is suitable for general purpose and time sharing applications by multiple users. It can be used to speed up the execution of a single large program in time-critical applications. (en)
  • Uniform Memory Access, afgekort UMA, is een computerarchitectuur die wordt gebruikt in parallelle computersystemen. In deze architectuur delen alle processors hetzelfde geheugen. (nl)
  • Uniform Memory Access - jeden z rodzajów systemu wieloprocesorowego, wspólna pamięć i peryferia dla wszystkich procesorów, każdy procesor może mieć własną pamięć Cache. (pl)
  • 均匀访存模型(英語:Uniform Memory Access)通常简称UMA,亦称作统一寻址技术或统一内存存取架构,指所有的物理存储器被均匀共享,即处理器访问它们的时间是一样的。 这种系统因为高度的资源共享也被称为紧耦合系统(Tightly Coupled System)。 (zh)
  • ذاكرة موحدة الوصول (بالإنجليزية: Uniform Memory Access (UMA)‏ هي بنية ذاكرة مشتركة تستخدم في أجهزة الحواسيب المتوازية. تشترك جميع المعالجات في نموذج الذاكرة الموحدة الوصول في ذاكرة فعلية بشكل موحد. في عمارة الذاكرة موحدة الوصول، مدة الوصول إلى لموقع ذاكرة هي مستقلة عن المعالج الذي قام بالطلب أو أي من رقائق الذاكرة تحتوي على البيانات المنقولة. عادة ما تقارن بنية الحواسيب بذاكرة موحدة الوصول بنية الذاكرة غير موحدة الوصول. (ar)
  • Acceso uniforme a memoria o UMA (en inglés: Uniform Memory Access) es una arquitectura de memoria compartida utilizada en computación paralela. Todos los procesos en el modelo UMA acceden a la memoria de manera uniforme, es decir, el tiempo de acceso o la localización de memoria es independiente del proceso que realiza la petición o del chip de memoria donde se encuentre el dato solicitado. Las arquitecturas UMA frecuentemente se ven como opuestas a las arquitecturas NUMA (Non-Uniform Memory Access). (es)
  • La memoria ad accesso uniforme, o uniform memory access (UMA), è un tipo di usato nell'ambito del calcolo parallelo. Tutti i processori nel modello UMA condividono la memoria fisica uniformemente ed il tempo di accesso ad una zona di memoria è indipendente dal processore che effettua la richiesta e da quale chip di memoria contiene i dati trasferiti. Questo tipo di memoria è in contrasto con il modello ad accesso non uniforme (NUMA).Nell'architettura UMA ogni processore può usare una cache privata. Le periferiche sono inoltre condivise tramite vari meccanismi. Il modello UMA è utilizzabile per sistemi general purpose ed applicazioni time sharing multiutente. Può anche essere utilizzato per accelerare il tempo di esecuzione di un unico programma di grandi dimensioni nel caso di applicazion (it)
  • Uniform Memory Access (сокращённо UMA с англ. — «однородный доступ к памяти») — архитектура многопроцессорных компьютеров с общей памятью. Все процессоры в UMA-архитектуре используют физическую память одновременно. При этом время запроса к данным из памяти не зависит ни от того, какой именно процессор обращается к памяти, ни от того, какой именно чип памяти содержит нужные данные. Однако каждый процессор может использовать свой собственный кэш. (ru)
rdfs:label
  • ذاكرة موحدة الوصول (ar)
  • Uniform Memory Access (de)
  • Acceso uniforme a memoria (es)
  • Uniform Memory Access (it)
  • Uniform Memory Access (nl)
  • Uniform Memory Access (pl)
  • Uniform Memory Access (ru)
  • Uniform memory access (en)
  • 均匀访存模型 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License