arxiv.org/abs/2503.11901v4
This study characterizes GPU resilience in Delta, a large-scale AI system that consists of 1,056 A100 and H100 GPUs, with over 1,300 petaflops of peak throughput. We used 2.5 years of operational data (11.7 million GPU hours) on GPU errors. Our major...
github.com/gpustack/gpustack
Performance-optimized AI inference on your GPUs. Unlock superior throughput by selecting and tuning engines like vLLM or SGLang. (⭐ 4598)
arxiv.org/abs/2408.10369v3
Traditional logic programming relies on symbolic computation on the CPU, which can limit performance for large-scale inference tasks. Recent advances in GPU hardware enable high-throughput matrix operations, motivating a shift toward parallel logic i...
arxiv.org/abs/2408.04767v1
Recent advancements in sensors have led to high resolution and high data throughput at the pixel level. Simultaneously, the adoption of increasingly large (deep) neural networks (NNs) has lead to significant progress in computer vision. Currently, vi...
arxiv.org/abs/2004.00417v2
Vehicle platooning has been shown to be quite fruitful in the transportation industry to enhance fuel economy, road throughput, and driving comfort. Model Predictive Control (MPC) is widely used in literature for platoon control to achieve certain ob...
arxiv.org/abs/1904.05690v1
Two critical limitations of organic-inorganic lead halide perovskite materials for solar cells are their poor stability in humid environments and inclusion of toxic lead. In this study, high-throughput density functional theory (DFT) methods are used...
www.bing.com/ck/a?!&&p=fd974f9f379db30a3af0a6ef6ac85afd2bcf36986555cfda2ba88dafaee2cc96JmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=253878b3-106c-6920-3326-6fa611296814&u=a1aHR0cHM6Ly9oYnIub3JnLzIwMjUvMDUvbGVhbi1zdHJhdGVneS1tYWtpbmc&ntb=1
Most companies understand the benefits of standardizing critical processes: reduced variation, higher throughput and quality, and lower costs. Yet they tend to approach strategic decisions ...
arxiv.org/abs/1608.04281v1
High resolution and high throughput imaging are typically mutually exclusive. The meta-instrument pairs high resolution optical concepts such as nano-antennas, superoscillatory lenses and hyperlenses with a miniaturized opto-mechatronic platform for...
github.com/gfjiyue/crop_uav_rawimg_by_plot
This program is to crop raw UAV image by plot polygon file by using reverse calculating. It is part of the open source programs designed for the field of plant phenotype analysis. See details of the method in the following papers: Duan, T. et al. Comparison of ground cover estima…
github.com/lifting-bits/grr
High-throughput fuzzer and emulator of DECREE binaries (⭐ 241)
arxiv.org/abs/1810.10184v1
Aggregation-based assays, using micro- and nano-particles have been widely accepted as an efficient and cost-effective bio-sensing tool, particularly in microbiology, where particle clustering events are used as a metric to infer the presence of a sp...
arxiv.org/abs/2304.07636v1
The interaction between metallic and biological nanoparticles (NPs) is widely used in various biotechnology and biomedical applications. However, detailed characterization of this type of interaction is challenging due to a lack of high-throughput te...
arxiv.org/abs/2201.12237v1
Fragment Molecular Orbital (FMO) calculations provide a framework to speed up quantum mechanical calculations and so can be used to explore structure-energy relationships in large and complex biomolecular systems. These calculations are still onerous...
www.bing.com/ck/a?!&&p=0d2d5a61970129c8a309f66cf09bae6a1febffc6810d67ee9aeeea2b530c6f6eJmltdHM9MTc3Mjg0MTYwMA&ptn=3&ver=2&hsh=4&fclid=1e5fe58f-5cb6-6b2c-0381-f29a5d2b6a4c&u=a1aHR0cHM6Ly9zcGFyay5hcGFjaGUub3JnL2RvY3MvbGF0ZXN0L3N0cmVhbWluZy1wcm9ncmFtbWluZy1ndWlkZS5odG1s&ntb=1
Spark Streaming is an extension of the core Spark API that enables scalable, high-throughput, fault-tolerant stream processing of live data streams. Data can be ingested from many sources like Kafka, …
arxiv.org/abs/2307.15269v2
DAG-based consensus has attracted significant interest due to its high throughput in asynchronous network settings. However, existing protocols such as DAG-rider (Keidar et al., PODC 2021) and ``Narwhal and Tusk'' (Danezis et al., Eurosys 2022) face...
arxiv.org/abs/1612.09198v4
Results are presented for optimizing device-to-device communications in cellular networks, while maintaining spectral efficiency of the base-station-to-device downlink channel. We build upon established and tested stochastic geometry models of signal...
arxiv.org/abs/1409.3263v1
In recent years, cancer genome sequencing and other high-throughput studies of cancer genomes have generated many notable discoveries. In this review, Novel genomic alteration mechanisms, such as chromothripsis (chromosomal crisis) and kataegis (muta...
arxiv.org/abs/2411.11217v1
Efficient deployment of large language models, particularly Mixture of Experts (MoE), on resource-constrained platforms presents significant challenges, especially in terms of computational efficiency and memory utilization. The MoE architecture, ren...
arxiv.org/abs/2204.09624v1
This paper presents an efficient wait-free resizable hash table. To achieve high throughput at large core counts, our algorithm is specifically designed to retain the natural parallelism of concurrent hashing, while providing wait-free resizing. An e...
github.com/eBay/Gringofts
Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system. (⭐ 107)