Skip to content

[BUG] HSTU backward does not support sm86 or sm89 #250

@ShaobinChen-AH

Description

@ShaobinChen-AH

Describe the bug
hello, guys. I am running PYTHONPATH=${PYTHONPATH}:$(realpath ../) torchrun --nproc_per_node 1 --master_addr localhost --master_port 6000 ./training/pretrain_gr_ranking.py --gin-config-file ./training/configs/kuairand_1k_ranking.gin in my docker container. But it reports error "HSTU backward does not support sm86 or sm89" . I noticed that in another issue hstu currently does not support sm_89 and add support for it in recent request. My gpu is a6000 and its cuda capability is sm_86. can you help you to solve this problem?

Steps/Code to reproduce bug
Follow this guide to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.

Expected behavior
A clear and concise description of what you expected to happen.

Environment details (please complete the following information):

  • Environment location: [Bare-metal, Docker, Cloud(specify cloud provider)]
  • Method of recsys-examples install: [conda, Docker, pip, or from source]
    • If method of install is [Docker], provide docker pull & docker run commands used
  • Run print_env.sh from the project root and paste the results here

Additional context
Add any other context about the problem here.


By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions