154 research outputs found

    Universal newborn hearing screening in the Lazio region, Italy

    Get PDF
    Background: The introduction of Universal Newborn Hearing Screening (UNHS) programs has drastically contributed to the early diagnosis of hearing loss in children, allowing prompt intervention with significant results on speech and language development in affected children. UNHS in the Lazio region has been initially deliberated in 2012; however, the program has been performed on a universal basis only from 2015. The aim of this retrospective study is to present and discuss the preliminary results of the UNHS program in the Lazio region for the year 2016, highlighting the strengths and weaknesses of the program. Methods: Data from screening facilities in the Lazio region for year 2016 were retrospectively analyzed. Data for Level I centers were supplied by the Lazio regional offices; data for Level II and III centers were provided by units that participated to the study. Results: During 2016, a total of 44,805 babies were born in the Lazio region. First stage screening was performed on 41,821 children in 37 different birth centers, with a coverage rate of 93.3%. Of these, 38.977 (93.2%) obtained a "pass" response; children with a "refer" result in at least one ear were 2844 (6.8%). Data from Level II facilities are incomplete due to missing reporting, one of the key issues in Lazio UNHS. Third stage evaluation was performed on 365 children in the three level III centers of the region, allowing identification of 70 children with unilateral (40%) or bilateral (60%) hearing loss, with a prevalence of 1.6/1000. Conclusions: The analysis of 2016 UNHS in the Lazio region allowed identification of several strengths and weaknesses of the initial phase of the program. The strengths include a correct spread and monitoring of UNHS among Level I facilities, with an adequate coverage rate, and the proper execution of audiological monitoring and diagnosis among Level III facilities. Weakness, instead, mainly consisted in lack of an efficient and automated central process for collecting, monitoring and reporting of data and information

    APEnet+: a 3D toroidal network enabling Petaflops scale Lattice QCD simulations on commodity clusters

    Full text link
    Many scientific computations need multi-node parallelism for matching up both space (memory) and time (speed) ever-increasing requirements. The use of GPUs as accelerators introduces yet another level of complexity for the programmer and may potentially result in large overheads due to the complex memory hierarchy. Additionally, top-notch problems may easily employ more than a Petaflops of sustained computing power, requiring thousands of GPUs orchestrated with some parallel programming model. Here we describe APEnet+, the new generation of our interconnect, which scales up to tens of thousands of nodes with linear cost, thus improving the price/performance ratio on large clusters. The project target is the development of the Apelink+ host adapter featuring a low latency, high bandwidth direct network, state-of-the-art wire speeds on the links and a PCIe X8 gen2 host interface. It features hardware support for the RDMA programming model and experimental acceleration of GPU networking. A Linux kernel driver, a set of low-level RDMA APIs and an OpenMPI library driver are available, allowing for painless porting of standard applications. Finally, we give an insight of future work and intended developments

    GPU peer-to-peer techniques applied to a cluster interconnect

    Full text link
    Modern GPUs support special protocols to exchange data directly across the PCI Express bus. While these protocols could be used to reduce GPU data transmission times, basically by avoiding staging to host memory, they require specific hardware features which are not available on current generation network adapters. In this paper we describe the architectural modifications required to implement peer-to-peer access to NVIDIA Fermi- and Kepler-class GPUs on an FPGA-based cluster interconnect. Besides, the current software implementation, which integrates this feature by minimally extending the RDMA programming model, is discussed, as well as some issues raised while employing it in a higher level API like MPI. Finally, the current limits of the technique are studied by analyzing the performance improvements on low-level benchmarks and on two GPU-accelerated applications, showing when and how they seem to benefit from the GPU peer-to-peer method.Comment: paper accepted to CASS 201
    • …
    corecore