Showing cs.DCShow all
2 papers · 1 filter
cs.DC2026
VLCs: Managing Parallelism with Virtualized Libraries
Yineng Yan, William Ruys, Hochan Lee +11
As the complexity and scale of modern parallel machines continue to grow, programmers increasingly rely on composition of software libraries to encapsulate and exploit parallelism.…
cs.DC2024
KNN-DBSCAN: a DBSCAN in high dimensions
Youguang Chen, William Ruys, George Biros
Clustering is a fundamental task in machine learning. One of the most successful and broadly used algorithms is DBSCAN, a density-based clustering algorithm. DBSCAN requires -n…