dmlc/dgl

The ALG2 for cusparsespmm under performed when feature size is small

開放

#4,090 建立於 2022年6月7日

 (2 則留言) (0 個反應) (0 位負責人)Python (2,928 個分叉)batch import
help wanted

倉庫指標

星標
 (12,665 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

🐛 Bug

@yzh119 report the ALG2 seems performed badly for cusparsespmm when the feature size is small.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Environment

  • DGL Version (e.g., 1.0):
  • Backend Library & Version (e.g., PyTorch 0.4.1, MXNet/Gluon 1.3):
  • OS (e.g., Linux):
  • How you installed DGL (conda, pip, source):
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version (if applicable):
  • GPU models and configuration (e.g. V100):
  • Any other relevant information:

Additional context

貢獻者指南