Stars
Fast SpMM implementation on GPUs for GNN (IPDPS'23)
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。
Accepted paper of SIGMOD 2023, DUCATI: A Dual-Cache Training System for Graph Neural Networks on Giant Graphs with the GPU
【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥
A GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.
A Factored System for Sample-based GNN Training over GPUs
Supervised community detection with line graph neural networks
SoCC'20 and TPDS'21: Scaling GNN Training on Large Graphs via Computation-aware Caching and Partitioning.
Solutions for CS224W Winter 2021 Colab
Must-read papers on graph neural networks (GNN)
Materials for DGL hands-on tutorial in WWW 2020
Python package built to ease deep learning on graph, on top of existing DL frameworks.
A 3-level cache simulator for SPEC traces with various inclusion and block replacement policies
A cache simulator designed to be used with memory access traces obtained from Pin (www.pintool.org)
pbhandar2 / CacheLib
Forked from facebook/CacheLibPluggable in-process caching engine to build and scale high performance services
Pluggable in-process caching engine to build and scale high performance services