Skip to content

Fix u_ indexing #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from Oct 18, 2017
Merged

Fix u_ indexing #11

merged 2 commits into from Oct 18, 2017

Conversation

ghost
Copy link

@ghost ghost commented Oct 17, 2017

No description provided.

@ezyang ezyang merged commit 61cf7c1 into pytorch:master Oct 18, 2017
facebook-github-bot pushed a commit that referenced this pull request Jun 28, 2024
Summary:
We need to override the upstream config and add `sm_90a` gencode to the docker.

Pull Request resolved: #2338

Test Plan:
https://github.com/pytorch/benchmark/actions/runs/9704484783

https://github.com/pytorch/benchmark/actions/runs/9704484783/job/26784787989#step:5:2057

```
 #11 900.6 + /usr/local/cuda-12.4/bin/nvprune -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_90a,code=sm_90a /usr/local/cuda-12.4/lib64/libcublas_static.a -o /usr/local/cuda-12.4/lib64/libcublas_static.a
#11 901.5 + /usr/local/cuda-12.4/bin/nvprune -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_90a,code=sm_90a /usr/local/cuda-12.4/lib64/libcublasLt_static.a -o /usr/local/cuda-12.4/lib64/libcublasLt_static.a
```

Nightly docker build:
https://github.com/pytorch/benchmark/actions/runs/9704719476

Reviewed By: aaronenyeshi

Differential Revision: D59136248

Pulled By: xuzhao9

fbshipit-source-id: 09a71a509b2ac448d66f950e92c33effc173d48f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant