Skip to main content

Showing 1–4 of 4 results for author: Wuyts, R

.
  1. arXiv:2210.10386  [pdf, other

    cs.AR cs.DC cs.PF

    Virtual Screening on FPGA: Performance and Energy versus Effort

    Authors: Tom Vander Aa, Tom Haber, Thomas J. Ashby, Roel Wuyts, Wilfried Verachtert

    Abstract: With their widespread availability, FPGA-based accelerators cards have become an alternative to GPUs and CPUs to accelerate computing in applications with certain requirements (like energy efficiency) or properties (like fixed-point computations). In this paper we show results and experiences from map** an industrial application used for drug discovery on several types of accelerators. We especi… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

    Comments: To be published at H2RC 2022 - https://h2rc.cse.sc.edu/

  2. arXiv:2004.02561  [pdf, other

    cs.LG stat.ML

    A High-Performance Implementation of Bayesian Matrix Factorization with Limited Communication

    Authors: Tom Vander Aa, Xiangju Qin, Paul Blomstedt, Roel Wuyts, Wilfried Verachtert, Samuel Kaski

    Abstract: Matrix factorization is a very common machine learning technique in recommender systems. Bayesian Matrix Factorization (BMF) algorithms would be attractive because of their ability to quantify uncertainty in their predictions and avoid over-fitting, combined with high prediction accuracy. However, they have not been widely used on large-scale data because of their prohibitive computational cost. I… ▽ More

    Submitted 14 April, 2020; v1 submitted 6 April, 2020; originally announced April 2020.

    Comments: European Commission Project: EPEEC - European joint Effort toward a Highly Productive Programming Environment for Heterogeneous Exascale Computing (EC-H2020-80151)

  3. arXiv:1904.02514  [pdf, other

    cs.LG stat.ML

    SMURFF: a High-Performance Framework for Matrix Factorization

    Authors: Tom Vander Aa, Imen Chakroun, Thomas J. Ashby, Jaak Simm, Adam Arany, Yves Moreau, Thanh Le Van, José Felipe Golib Dzib, Jörg Wegner, Vladimir Chupakhin, Hugo Ceulemans, Roel Wuyts, Wilfried Verachtert

    Abstract: Bayesian Matrix Factorization (BMF) is a powerful technique for recommender systems because it produces good results and is relatively robust against overfitting. Yet BMF is more computationally intensive and thus more challenging to implement for large datasets. In this work we present SMURFF a high-performance feature-rich framework to compose and construct different Bayesian matrix-factorizatio… ▽ More

    Submitted 29 July, 2019; v1 submitted 4 April, 2019; originally announced April 2019.

    Comments: European Commission Project: EPEEC - European joint Effort toward a Highly Productive Programming Environment for Heterogeneous Exascale Computing (EC-H2020-80151)

  4. arXiv:1706.03539  [pdf, other

    cs.DC

    Resilient Work Stealing

    Authors: Pascal Costanza, Charlotte Herzeel, Wolfgang De Meuter, Roel Wuyts

    Abstract: Future generations of processors will exhibit an increase of faults over their lifetime, and it becomes increasingly expensive to solve the resulting reliability issues purely at the hardware level. We propose to model computations in terms of restartable task graphs in order to improve reliability at the software level. As a proof of concept, we present Cobra, a novel design for a shared-memory w… ▽ More

    Submitted 12 June, 2017; originally announced June 2017.