Persistent memory gains increasing popularity in recent years. Many persistent memory systems leverage memory access monitoring to achieve user-transparent crash consistency enforcement. However, traditional program a...
详细信息
In this work, we present MILQ, a quantum unrelated parallel machines scheduler and cutter. The setting of unrelated parallel machines considers independent hardware backends, each distinguished by differing setup and ...
In this work, we present MILQ, a quantum unrelated parallel machines scheduler and cutter. The setting of unrelated parallel machines considers independent hardware backends, each distinguished by differing setup and processing times. MILQ optimizes the total execution time of a batch of circuits scheduled on multiple quantum devices. It leverages state-of-the-art circuit-cutting techniques to fit circuits onto the devices and schedules them based on a mixed-integer linear program. Our results show a total improvement of up to 26 % compared to a baseline approach.
Recent investigations in computer vision for autonomous vehicles have focused on depth estimation from images, owing to its cost-efficiency and adaptability. Monocular depth estimation, using a single camera, is notab...
详细信息
The carbon residue formed from calcination of flame retardant materials is crucial to evaluate their performance and ensure quality control. The complex shape and texture variations of the charcoal dross make traditio...
详细信息
The improvement of efficiency is one of the main areas of research in electrical machines today. Three-phase induction machines are widely used in industry, motivating researchers to explore methods to increase their ...
详细信息
RAW image serves as the foundation for camera imaging, which resides at the very beginning of the pipeline that generates sRGB images. Unfortunately, owing to special considerations, the information-rich RAW images ar...
详细信息
There is a fundamental tension between metadata scalability and POSIX semantics within distributed file systems. The bottleneck lies in the coordination, mainly locking, used for ensuring strong metadata consistency, ...
详细信息
ISBN:
(纸本)9781450394871
There is a fundamental tension between metadata scalability and POSIX semantics within distributed file systems. The bottleneck lies in the coordination, mainly locking, used for ensuring strong metadata consistency, namely, atomicity and isolation. CFS is a scalable, fully POSIX-compliant distributed file system that eliminates the metadata management bottleneck via pruning the scope of critical sections for reduced locking overhead. First, CFS adopts a tiered metadata organization to scale file attributes and the remaining namespace hierarchies independently with appropriate partitioning and indexing methods, eliminating cross-shard distributed coordination. Second, it further scales up the single metadata shard performance by single-shard atomic primitives, shortening the metadata requests' lifespan and removing spurious conflicts. Third, CFS drops the metadata proxy layer but employs the light-weight, scalable client-side metadata resolving. CFS has been running in the production environment of Baidu AI Cloud for three years. Our evaluation with a 50-node cluster and microbenchmarks shows that CFS simultaneously improves the throughput of baselines like HopsFS and InfiniFS by 1.76-75.82x and 1.22-4.10x, and reduces their average latency by up to 91.71% and 54.54%, respectively. Under cases with higher contention and larger directories, CFS' throughput benefits expand by one order of magnitude. For three real-world workloads with data accesses, CFS introduces 1.62-2.55x end-to-end throughput speedups and 35.06-62.47% tail latency reductions over InfiniFS.
We explore implementing a multilevel deep neural network to enhance the performance of a 4-channel photonic-electrical hybrid-packaged silicon transceiver. Stable transmission and reception of 150 Gbps/λ PAM4 signals...
详细信息
Within a number of compressed sensing (CS) problems, support recovery of sparse signals is the primary task that needs to be performed. In this paper, we propose a Q-learning based algorithm of support recovery (QSR) ...
详细信息
暂无评论