Skip to main content

Showing 1–5 of 5 results for author: Meister, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2209.09956  [pdf, other

    q-fin.PM cs.GT

    NFTs: The Game is Afoot

    Authors: Bernhard K Meister, Henry CW Price

    Abstract: On the blockchain, NFT games have risen in popularity, spawning new types of digital assets. We present a simplified version of well-known NFT games, followed by a discussion of issues influencing the structure and stability of generic games. Where applicable, ideas from quantitative finance are incorporated, suggesting various design constraints. Following that, we explain three distinct methods… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: 11 pages, 1 figure

  2. arXiv:2009.01489  [pdf, other

    cs.PL

    HACCLE: Metaprogramming for Secure Multi-Party Computation -- Extended Version

    Authors: Yuyan Bao, Kirshanthan Sundararajah, Raghav Malik, Qianchuan Ye, Christopher Wagner, Nouraldin Jaber, Fei Wang, Mohammad Hassan Ameri, Donghang Lu, Alexander Seto, Benjamin Delaware, Roopsha Samanta, Aniket Kate, Christina Garman, Jeremiah Blocki, Pierre-David Letourneau, Benoit Meister, Jonathan Springer, Tiark Rompf, Milind Kulkarni

    Abstract: Cryptographic techniques have the potential to enable distrusting parties to collaborate in fundamentally new ways, but their practical implementation poses numerous challenges. An important class of such cryptographic techniques is known as Secure Multi-Party Computation (MPC). Developing Secure MPC applications in realistic scenarios requires extensive knowledge spanning multiple areas of crypto… ▽ More

    Submitted 30 September, 2021; v1 submitted 3 September, 2020; originally announced September 2020.

  3. arXiv:1604.06682  [pdf, ps, other

    cs.DS

    A sparse multidimensional FFT for real positive vectors

    Authors: Pierre-David Letourneau, Harper Langston, Benoit Meister, Richard Lethin

    Abstract: We present a sparse multidimensional FFT (sMFFT) randomized algorithm for real positive vectors. The algorithm works in any fixed dimension, requires (O(R log(R) log(N)) ) samples and runs in O( R log^2(R) log(N)) complexity (where N is the total size of the vector in d dimensions and R is the number of nonzeros). It is stable to low-level noise and exhibits an exponentially small probability of f… ▽ More

    Submitted 7 December, 2016; v1 submitted 22 April, 2016; originally announced April 2016.

    Comments: Fixed minor typos. Corrected use of Q^{-1} in Algorithm 3 and theorem

  4. arXiv:1601.05458  [pdf, ps, other

    cs.DC

    Efficient Compilation to Event-Driven Task Programs

    Authors: Benoit Meister, Muthu Baskaran, Benoit Pradelle, Thomas Henretty, Richard Lethin

    Abstract: As illustrated by the emergence of a class of new languages and runtimes, it is expected that a large portion of the programs to run on extreme scale computers will need to be written as graphs of event-driven tasks (EDTs). EDT runtime systems, which schedule such collections of tasks, enable more concurrency than traditional runtimes by reducing the amount of inter-task synchronization, improving… ▽ More

    Submitted 6 January, 2016; originally announced January 2016.

    Comments: 18 pages, 6 figures

  5. arXiv:1409.1914  [pdf, ps, other

    cs.DC cs.PL

    A Tale of Three Runtimes

    Authors: Nicolas Vasilache, Muthu Baskaran, Tom Henretty, Benoit Meister, M. Harper Langston, Sanket Tavarageri, Richard Lethin

    Abstract: This contribution discusses the automatic generation of event-driven, tuple-space based programs for task-oriented execution models from a sequential C specification. We developed a hierarchical mapping solution using auto-parallelizing compiler technology to target three different runtimes relying on event-driven tasks (EDTs). Our solution benefits from the important observation that loop types e… ▽ More

    Submitted 5 September, 2014; originally announced September 2014.