Skip to main content

Showing 1–6 of 6 results for author: Jenkins, L

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

    cs.NI cs.ET quant-ph

    Routing and Spectrum Allocation in Broadband Quantum Entanglement Distribution

    Authors: Rohan Bali, Ashley N. Tittelbaugh, Shelbi L. Jenkins, Anuj Agrawal, Jerry Horgan, Marco Ruffini, Daniel C. Kilper, Boulat A. Bash

    Abstract: We investigate resource allocation for quantum entanglement distribution over an optical network. We characterize and model a network architecture that employs a single quasi-deterministic time-frequency heralded Einstein-Podolsky-Rosen (EPR) pair source, and develop a routing scheme for distributing entangled photon pairs over such a network. We focus on max-min fairness in entanglement distribut… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2311.14613

  2. arXiv:2311.14613  [pdf, other

    cs.NI

    Routing and Spectrum Allocation in Broadband Degenerate EPR-Pair Distribution

    Authors: Rohan Bali, Ashley Tittelbaugh, Shelbi L. Jenkins, Anuj Agrawal, Jerry Horgan, Marco Ruffini, Daniel Kilper, Boulat A. Bash

    Abstract: We investigate resource allocation for quantum entanglement distribution over an optical network. We characterize and model a network architecture that employs a single quasideterministic time-frequency heralded EPR-pair source, and develop a routing scheme for distributing entangled photon pairs over such a network. We focus on fairness in entanglement distribution, and compare both the performan… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

  3. arXiv:2112.00068  [pdf, other

    cs.DC cs.DS

    Scaling Shared-Memory Data Structures as Distributed Global-View Data Structures in the Partitioned Global Address Space model

    Authors: Garvit Dewan, Louis Jenkins

    Abstract: The Partitioned Global Address Space (PGAS), a memory model in which the global address space is explicitly partitioned across compute nodes in a cluster, strives to bridge the gap between shared-memory and distributed-memory programming. To further bridge this gap, there has been an adoption of global-view distributed data structures, such as 'global arrays' or 'distributed arrays'. This work dem… ▽ More

    Submitted 30 November, 2021; originally announced December 2021.

  4. arXiv:2009.13701  [pdf, other

    cs.DC cs.DS cs.PF

    Montage: A General System for Buffered Durably Linearizable Data Structures

    Authors: Haosen Wen, Wentao Cai, Mingzhe Du, Louis Jenkins, Benjamin Valpey, Michael L. Scott

    Abstract: The recent emergence of fast, dense, nonvolatile main memory suggests that certain long-lived data might remain in its natural pointer-rich format across program runs and hardware reboots. Operations on such data must be instrumented with explicit write-back and fence instructions to ensure consistency in the wake of a crash. Techniques to minimize the cost of this instrumentation are an active to… ▽ More

    Submitted 28 September, 2020; originally announced September 2020.

    MSC Class: 68W10; 68Q85; 68M15 ACM Class: D.1.3; B.2.3

  5. Paving the way for Distributed Non-Blocking Algorithms and Data Structures in the Partitioned Global Address Space

    Authors: Garvit Dewan, Louis Jenkins

    Abstract: The partitioned global address space has bridged the gap between shared and distributed memory, and with this bridge comes the ability to adapt shared memory concepts, such as non-blocking programming, to distributed systems such as supercomputers. To enable non-blocking algorithms, we present ways to perform scalable atomic operations on objects in remote memory via remote direct memory address a… ▽ More

    Submitted 15 March, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

  6. arXiv:1101.1466  [pdf, ps, other

    cs.OS

    Comparison of Loss ratios of different scheduling algorithms

    Authors: Sudipta Das, Lawrence Jenkins, Debasis Sengupta

    Abstract: It is well known that in a firm real time system with a renewal arrival process, exponential service times and independent and identically distributed deadlines till the end of service of a job, the earliest deadline first (EDF) scheduling policy has smaller loss ratio (expected fraction of jobs, not completed) than any other service time independent scheduling policy, including the first come fir… ▽ More

    Submitted 6 January, 2011; originally announced January 2011.

    Comments: 8 pages, 10 figures