Skip to main content

Showing 1–7 of 7 results for author: Bisson, M

.
  1. arXiv:2303.06150  [pdf, other

    cs.CE cs.AR cs.DC

    Improving computation efficiency using input and architecture features for a virtual screening application

    Authors: Gianmarco Accordi, Emanuele Vitali, Davide Gadioli, Luigi Crisci, Biagio Cosenza, Mauro Bisson, Massimiliano Fatica, Andrea Beccari, Gianluca Palermo

    Abstract: Virtual screening is an early stage of the drug discovery process that selects the most promising candidates. In the urgent computing scenario it is critical to find a solution in a short time frame. In this paper, we focus on a real-world virtual screening application to evaluate out-of-kernel optimizations, that consider input and architecture features to improve the computation efficiency on GP… ▽ More

    Submitted 9 March, 2023; originally announced March 2023.

  2. arXiv:2302.05391  [pdf, ps, other

    gr-qc

    Israel coordinates for all static spherically symmetric spacetimes with vanishing second Ricci invariant

    Authors: Yannick M. Bisson, Kayll Lake

    Abstract: Static spherically symmetric spacetimes with vanishing second Ricci invariant constitute an important class of solutions to Einstein's equations and more generally as archetypes of regular black holes. When studying completeness one is most often presented with the Kruskal - Szekeres procedure. However, this procedure only works if the spacetime admits a single non-degenerate Killing horizon (a si… ▽ More

    Submitted 17 October, 2023; v1 submitted 10 February, 2023; originally announced February 2023.

    Comments: Final form to appear in Physical Review D

    Journal ref: Phys. Rev. D 108, 104017 (2023)

  3. arXiv:2209.05069  [pdf, other

    cs.DC

    GPU-optimized Approaches to Molecular Docking-based Virtual Screening in Drug Discovery: A Comparative Analysis

    Authors: Emanuele Vitali, Federico Ficarelli, Mauro Bisson, Davide Gadioli, Massimiliano Fatica, Andrea R. Beccari, Gianluca Palermo

    Abstract: COVID-19 has shown the importance of having a fast response against pandemics. Finding a novel drug is a very long and complex procedure, and it is possible to accelerate the preliminary phases by using computer simulations. In particular, virtual screening is an in-silico phase that is needed to filter a large set of possible drug candidates to a manageable number. This paper presents the impleme… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

  4. arXiv:2102.09510  [pdf, other

    cond-mat.dis-nn cond-mat.stat-mech cs.DC cs.DS physics.comp-ph

    How we are leading a 3-XORSAT challenge: from the energy landscape to the algorithm and its efficient implementation on GPUs

    Authors: M. Bernaschi, M. Bisson, M. Fatica, E. Marinari, V. Martin-Mayor, G. Parisi, F. Ricci-Tersenghi

    Abstract: A recent 3-XORSAT challenge required to minimize a very complex and rough energy function, typical of glassy models with a random first order transition and a golf course like energy landscape. We present the ideas beyond the quasi-greedy algorithm and its very efficient implementation on GPUs that are allowing us to rank first in such a competition. We suggest a better protocol to compare algorit… ▽ More

    Submitted 24 February, 2021; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: 7 pages, 7 figure, EPL format + SM (2 pages)

    Journal ref: EPL, 133 (2021) 60005

  5. A Performance Study of the 2D Ising Model on GPUs

    Authors: Joshua Romero, Mauro Bisson, Massimiliano Fatica, Massimo Bernaschi

    Abstract: The simulation of the two-dimensional Ising model is used as a benchmark to show the computational capabilities of Graphic Processing Units (GPUs). The rich programming environment now available on GPUs and flexible hardware capabilities allowed us to quickly experiment with several implementation ideas: a simple stencil-based algorithm, recasting the stencil operations into matrix multiplies to t… ▽ More

    Submitted 14 June, 2019; originally announced June 2019.

  6. arXiv:1408.1605  [pdf, other

    cs.DC

    Parallel Distributed Breadth First Search on the Kepler Architecture

    Authors: Mauro Bisson, Massimo Bernaschi, Enrico Mastrostefano

    Abstract: We present the results obtained by using an evolution of our CUDA-based solution for the exploration, via a Breadth First Search, of large graphs. This latest version exploits at its best the features of the Kepler architecture and relies on a combination of techniques to reduce both the number of communications among the GPUs and the amount of exchanged data. The final result is a code that can v… ▽ More

    Submitted 23 December, 2014; v1 submitted 7 August, 2014; originally announced August 2014.

    Comments: In this revision we adopt a technique to reduce the size of exchanged messages that relies on the use of a bitmap. This change halves, by itself, the total execution time. Now the code reaches 800 GTEPS on 4096 Kepler GPUs. We also made some modifications to the Introduction and to the performance section. Added new references

  7. arXiv:1307.8276  [pdf, other

    physics.comp-ph cs.DC

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

    Authors: Roberto Ammendola, Massimo Bernaschi, Andrea Biagioni, Mauro Bisson, Massimiliano Fatica, Ottorino Frezza, Francesca Lo Cicero, Alessandro Lonardo, Enrico Mastrostefano, Pier Stanislao Paolucci, Davide Rossetti, Francesco Simula, Laura Tosoratto, Piero Vicini

    Abstract: 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 pee… ▽ More

    Submitted 31 July, 2013; originally announced July 2013.

    Comments: paper accepted to CASS 2013