Search results for "WARE"
showing 10 items of 9184 documents
Permanent Genetic Resources added to Molecular Ecology Resources Database 1 December 2009-31 January 2010
2010
4 pages; International audience; This article documents the addition of 220 microsatellite marker loci to the Molecular Ecology Resources Database. Loci were developed for the following species: Allanblackia floribunda, Amblyraja radiata, Bactrocera cucurbitae, Brachycaudus helichrysi, Calopogonium mucunoides, Dissodactylus primitivus, Elodea canadensis, Ephydatia fluviatilis, Galapaganus howdenae howdenae, Hoplostethus atlanticus, Ischnura elegans, Larimichthys polyactis, Opheodrys vernalis, Pelteobagrus fulvidraco, Phragmidium violaceum, Pistacia vera, and Thunnus thynnus. These loci were cross-tested on the following species: Allanblackia gabonensis, Allanblackia stanerana, Neoceratitis …
The flex end-to-end simulator: From concept phase (A/B1) to ground segment and operations (C/D)
2018
ESA's FLEX/Sentinel-3 tandem mission aims at mapping Sun-induced fluorescence (SIF) as a proxy to quantify photosynthetic activity of terrestrial vegetation. Due to the complexity of the mission concept and stringent requirements for the data processing algorithms, ESA developed a Phase A/B1 End-to-End Mission Performance Simulator (E2ES) tool to reproduce the expected mission performance and check the mission and instrument concepts. In the current Phase C/D, the E2ES concept must evolve to consolidate the whole data processing chain, providing an accurate figures of the whole mission error budget and serving as a roadmap for the future development of FLEX Ground Segment. This paper gives …
The Global Naturalized Alien Flora (GloNAF) database.
2019
This dataset provides the Global Naturalized Alien Flora (GloNAF) database, ver-sion 1.2. Glo NAF represents a data compendium on th e occurrence and identit y of naturalizedalien vascular plant taxa across geographic regions (e.g. countries, states, provinces, districts,islands) around the globe. The dataset includes 13,939 taxa and covers 1,029 regions (including381 islands). The dataset is based on 210 data sources. For each ta x on-b y-region combination, wepr ovide information on whether the tax on is consider ed to be naturalized in the specific region(i.e. has established self-sustaining popula tions in the wild). Non-native taxa are marked as“alien”, when it is not clear whether the…
Low-Power, Subthreshold Reference Circuits for the Space Environment : Evaluated with -rays, X-rays, Protons and Heavy Ions
2019
The radiation tolerance of subthreshold reference circuits for space microelectronics is presented. The assessment is supported by measured results of total ionization dose and single event transient radiation-induced effects under &gamma
What a line can say : Investigating the semiotic potential of the connecting line in data visualizations
2020
The line is a graphical element widely used in data visualizations, its purpose often being to signal a connection between other visual elements. Based on social semiotic theory, this article investigates what semiotic functions connecting lines can have and how these functions can be related to variations in form. The results show that, in addition to the basic function of connecting elements, such lines can also indicate the level of certainty, direct the viewer to read the information either as a narrative or a conceptual claim, indicate patterns of cohesion, and regulate the viewer’s position. These findings allow for further empirical research on the formation of visual conventions.
Peer-to-peer cooperative GNSS-based localization for stationary reference nodes in wireless sensor networks
2017
Most localization algorithms in wireless sensor networks rely on a few reference nodes with known locations to estimate the locations of unknown nodes. The locations of reference nodes can be either manually configured or, more practically, obtained by means of some satellite-based positioning system(s). However, satellite-based locations may be inaccurate and imprecise, which results in reduced location accuracy of localization algorithms. This paper proposes a peer-to-peer cooperative GNSS-based localization algorithm for stationary reference nodes to improve their relative location accuracy and precision. The algorithm applies simple statistical methods and GNSS-based information from mu…
Efficient Parallel Sort on AVX-512-Based Multi-Core and Many-Core Architectures
2019
Sorting kernels are a fundamental part of numerous applications. The performance of sorting implementations is usually limited by a variety of factors such as computing power, memory bandwidth, and branch mispredictions. In this paper we propose an efficient hybrid sorting method which takes advantage of wide vector registers and the high bandwidth memory of modern AVX-512-based multi-core and many-core processors. Our approach employs a combination of vectorized bitonic sorting and load-balanced multi-threaded merging. Thread-level and data-level parallelism are used to exploit both compute power and memory bandwidth. Our single-threaded implementation is ~30x faster than qsort in the C st…
Online Scheduling of Task Graphs on Hybrid Platforms
2018
Modern computing platforms commonly include accelerators. We target the problem of scheduling applications modeled as task graphs on hybrid platforms made of two types of resources, such as CPUs and GPUs. We consider that task graphs are uncovered dynamically, and that the scheduler has information only on the available tasks, i.e., tasks whose predecessors have all been completed. Each task can be processed by either a CPU or a GPU, and the corresponding processing times are known. Our study extends a previous \(4\sqrt{m/k}\)-competitive online algorithm [2], where m is the number of CPUs and k the number of GPUs (\(m\ge k\)). We prove that no online algorithm can have a competitive ratio …
Hybrid P2P schemes for remote terrain interactive visualization systems
2013
Over the last few years, there has been a lot of development of interactive terrain visualization applications using remote databases. One of the main problems that these applications must face is scalability. These applications usually use a client-server model that cannot support a large number of concurrent requests without using a considerable number of servers. In this paper, we present a full comparative study of new hybrid P2P schemes for terrain interactive visualization systems. The performance evaluation results show that the best strategy consists of avoiding the periodical reporting among peer nodes about the current information contained in each node, while using some servers a…
Neighbor-list-free molecular dynamics on sunway TaihuLight supercomputer
2020
Molecular dynamics (MD) simulations are playing an increasingly important role in many research areas. Pair-wise potentials are widely used in MD simulations of bio-molecules, polymers, and nano-scale materials. Due to a low compute-to-memory-access ratio, their calculation is often bounded by memory transfer speeds. Sunway TaihuLight is one of the fastest supercomputers featuring a custom SW26010 many-core processor. Since the SW26010 has some critical limitations regarding main memory bandwidth and scratchpad memory size, it is considered as a good platform to investigate the optimization of pair-wise potentials especially in terms of data reusage. MD algorithms often use a neighbor-list …