Search results for "Storage"
showing 10 items of 1239 documents
Visualization5.mov
2018
Retrieved phase from S2H2MIM technique for the dynamic sample
Additional file 1 of Genome-wide association meta-analysis for early age-related macular degeneration highlights novel loci and insights for advanced…
2020
Additional file 1: Supplementary Tables.
Additional file 2 of PVAmpliconFinder: a workflow for the identification of human papillomaviruses from high-throughput amplicon sequencing
2020
Additional file 2: Supplementary Data 1. Info file description. Supplementary Data 2. Details of the workflow steps. Supplementary Data 3. Description of output files format. Supplementary Data 4. Sample collection, preparation, and sequencing
MOESM1 of Development and validation of the neighborhood environment walkability scale for youth across six continents
2019
Additional file 1: Table S1. Adaptation of the NEWS-Y for the IPEN Adolescent study (NEWS-Y-IPEN).
Some Results Using Different Approaches to Merge Visual and Text-Based Features in CLEF’08 Photo Collection
2009
This paper describes the participation of the MIRACLE team at the ImageCLEF Photographic Retrieval task of CLEF 2008. We succeeded in submitting 41 runs. Obtained results from text-based retrieval are better than content-based as previous experiments in the MIRACLE team campaigns [5, 6] using different software. Our main aim was to experiment with several merging approaches to fuse text-based retrieval and content-based retrieval results, and it happened that we improve the text-based baseline when applying one of the three merging algorithms, although visual results are lower than textual ones.
Chemical Correlations Between Industrial Curds and Final Cheeses. Can Cheesemakers Standardise Productions?
2016
The chemical composition of milks and curds influences the microbial ecology and chemical features of produced cheeses. This statement is quite obvious because ‘normal’ cheeses—products with a prevailing ingredient, milk—are obtained by means of the transformation of the main raw material and the addition of minor components. Because of the possible scarcity of readily available milk in many regions or economic areas, the industry of milk and dairy products, including cheeses, has improved the production of ready-to-use curds. These products, also named ‘industrial curds’, are produced exclusively for further cheesemaking processes. For this reason, ready-to-use curds are pre-packaged with …
Fluorescent chemosensors containing polyamine receptors
2000
Chemosensors have attracted interest in many different scientific fields, such as environmental chemistry, medicine, and the processing and storage of information. These molecular-scale devices have the advantage of working on the same spatial scale as the chemical structures that are responsible for macroscopic behaviour observed in the environment or those associated with health problems. Moreover, they allow the construction of molecular-scale devices for information storage. In this review, we describe a family of chemosensors based on a polyamine receptor and a fluorescent signalling unit. Polyamine receptors are water-soluble ambidentate receptors; they are able to coordinate either m…
Density functional theory based screening of ternary alkali-transition metal borohydrides: a computational material design project.
2009
We present a computational screening study of ternary metal borohydrides for reversible hydrogen storage based on density functional theory. We investigate the stability and decomposition of alloys containing 1 alkali metal atom, Li, Na, or K M1; and 1 alkali, alkaline earth or 3d / 4d transition metal atom M2 plus two to five BH4 groups, i.e., M1M2BH42‐5, using a number of model structures with trigonal, tetrahedral, octahedral, and free coordination of the metal borohydride complexes. Of the over 700 investigated structures, about 20 were predicted to form potentially stable alloys with promising decomposition energies. The M1Al/ Mn/ FeBH44, Li/ NaZnBH43, and Na/ KNi/ CoBH43 alloys are …
Improving Collective I/O Performance Using Non-volatile Memory Devices
2016
Collective I/O is a parallel I/O technique designed to deliver high performance data access to scientific applications running on high-end computing clusters. In collective I/O, write performance is highly dependent upon the storage system response time and limited by the slowest writer. The storage system response time in conjunction with the need for global synchronisation, required during every round of data exchange and write, severely impacts collective I/O performance. Future Exascale systems will have an increasing number of processor cores, while the number of storage servers will remain relatively small. Therefore, the storage system concurrency level will further increase, worseni…
POSTER: Optimizing scientific file I/O patterns using advice based knowledge
2014
Before us, other works have used data prefetching to boost applications performance [1]–[8]. Our approach differs from these works since we do not rely on precise I/O pattern information to predict and prefetch every chunck of data in advance. Instead we use data prefetching to group many small requests in a few big ones, improving applications performance and utilization of the whole storage system. Moreover, we provide the infrastructure that enables users to access file system specific interfaces for guided I/O without modifying applications and hiding the intrinsic complexity that such interfaces introduce.