Posez n’importe quelle question sur les cours, conférences, exercices, recherches, actualités, etc. de l’EPFL ou essayez les exemples de questions ci-dessous.
AVERTISSEMENT : Le chatbot Graph n'est pas programmé pour fournir des réponses explicites ou catégoriques à vos questions. Il transforme plutôt vos questions en demandes API qui sont distribuées aux différents services informatiques officiellement administrés par l'EPFL. Son but est uniquement de collecter et de recommander des références pertinentes à des contenus que vous pouvez explorer pour vous aider à répondre à vos questions.
Transactional memory (TM) has shown potential to simplify the task of writing concurrent programs. However, the semantics of interactions between transactions managed by a TM and non-transactional operations, while widely studied, lacks a clear formal spec ...
In this paper, we identify transaction-local memory as a major source of overhead from compiler instrumentation in software transactional memory (STM). Transaction-local memory is memory allocated inside a transaction, which cannot escape (i.e., is capture ...
Agomelatine, a novel antidepressant with established clinical efficacy, acts as a melatonin receptor agonist and 5-HT(2C) receptor antagonist. As stress is a significant risk factor in the development of depression, we sought to determine if chronic agomel ...
Chromatin remodeling through histone posttranslational modifications (PTMs) and DNA methylation has recently been implicated in cognitive functions, but the mechanisms involved in such epigenetic regulation remain poorly understood. Here, we show that prot ...
Background and aim of the study: Formation of implicit memory during general anaesthesia is still debated. Perceptual learning is the ability to learn to perceive. In this study, an auditory perceptual learning paradigm, using frequency discrimination, was ...
Swiss Medical Publishers Ltd / EMH Swiss Medical Publishers2009
The human mind is continuously involved in "projecting" the self in time in order to process past memories and predict future occurrences. "Self-projection" in time involves episodic and spatial memory, relying on medial-temporal structures, but also engag ...
The amount of information that can be stored in visual short-term memory is strictly limited to about four items. Therefore, memory capacity relies not only on the successful retention of relevant information but also on efficient suppression of distractin ...
Background: This study is based on the hypothesis that functional Magnetic Resonance Imaging (fMRI) indices in the dorsolateral prefrontal cortex (DLPFC) of schizophrenia patients are spatially more heterogeneous than healthy controls for activation evoked ...
Humans and animals learn by modifying the synaptic strength between neurons, a phenomenon known as synaptic plasticity. These changes can be induced by rather short stimuli (lasting, for instance, only a few seconds), yet, in order to be useful for long-te ...
Pseudo-code descriptions of STMs assume sequentially consistent program execution and atomicity of high-level STM operations like read, write, and commit. These assumptions are often violated in realistic settings, as STM implementations run on relaxed mem ...