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

Memory bound refers to a situation in which the time to complete a given computational problem is decided primarily by the amount of free memory required to hold the working data. This is in contrast to algorithms that are compute-bound, where the number of elementary computation steps is the deciding factor. Memory and computation boundaries can sometimes be traded against each other, e.g. by saving and reusing preliminary results or using lookup tables.

Property Value
dbo:abstract
  • Memory bound refers to a situation in which the time to complete a given computational problem is decided primarily by the amount of free memory required to hold the working data. This is in contrast to algorithms that are compute-bound, where the number of elementary computation steps is the deciding factor. Memory and computation boundaries can sometimes be traded against each other, e.g. by saving and reusing preliminary results or using lookup tables. (en)
  • En informatique, memory bound est l'état d'un ordinateur lorsque le temps nécessaire pour exécuter un programme est principalement déterminé par la vitesse ou la quantité de mémoire RAM disponible pour stocker les données. Une fonction memory bound est une fonction qui place un ordinateur dans un état memory bound. L'utilisation des fonctions memory bound a été considérée pour le contrôle du courrier indésirable, qui est devenu un problème important sur Internet. (fr)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3408213 (xsd:integer)
dbo:wikiPageLength
  • 9483 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121694789 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • Memory bound refers to a situation in which the time to complete a given computational problem is decided primarily by the amount of free memory required to hold the working data. This is in contrast to algorithms that are compute-bound, where the number of elementary computation steps is the deciding factor. Memory and computation boundaries can sometimes be traded against each other, e.g. by saving and reusing preliminary results or using lookup tables. (en)
  • En informatique, memory bound est l'état d'un ordinateur lorsque le temps nécessaire pour exécuter un programme est principalement déterminé par la vitesse ou la quantité de mémoire RAM disponible pour stocker les données. Une fonction memory bound est une fonction qui place un ordinateur dans un état memory bound. L'utilisation des fonctions memory bound a été considérée pour le contrôle du courrier indésirable, qui est devenu un problème important sur Internet. (fr)
rdfs:label
  • Memory bound (fr)
  • Memory-bound function (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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