Skip to content

Conversation

@metascroy
Copy link
Contributor

Summary:
Depending on torchao target is breaking internal test due to cuda compile error (T222166791):

bcode/pytorch/ao/torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh(74): error: identifier "__nv_bfloat16" is undefined

1 error detected in the compilation of "fbcode/pytorch/ao/torchao/csrc/cuda/fp6_llm/fp6_linear.cu".
Traceback (most recent call last):
  File "/re_cwd/buck-out/v2/gen/fbcode/a0ae4acecfdc28a2/tools/build/__wrap_nvcc.py__/./resources/wrap_nvcc.py.sh", line 666, in <module>
    main()
  File "/re_cwd/buck-out/v2/gen/fbcode/a0ae4acecfdc28a2/tools/build/__wrap_nvcc.py__/./resources/wrap_nvcc.py.sh", line 662, in main
    run_nvcc(config, flags, buck_scratch)
  File "/re_cwd/buck-out/v2/gen/fbcode/a0ae4acecfdc28a2/tools/build/__wrap_nvcc.py__/./resources/wrap_nvcc.py.sh", line 554, in run_nvcc
    subprocess.run([nvcc_bin] + args, check=True, env=e)

Differential Revision: D73557581

Summary:
Depending on torchao target is breaking internal test due to cuda compile error (T222166791):


```
bcode/pytorch/ao/torchao/csrc/cuda/fp6_llm/utils_parallel_dequant.cuh(74): error: identifier "__nv_bfloat16" is undefined

1 error detected in the compilation of "fbcode/pytorch/ao/torchao/csrc/cuda/fp6_llm/fp6_linear.cu".
Traceback (most recent call last):
  File "/re_cwd/buck-out/v2/gen/fbcode/a0ae4acecfdc28a2/tools/build/__wrap_nvcc.py__/./resources/wrap_nvcc.py.sh", line 666, in <module>
    main()
  File "/re_cwd/buck-out/v2/gen/fbcode/a0ae4acecfdc28a2/tools/build/__wrap_nvcc.py__/./resources/wrap_nvcc.py.sh", line 662, in main
    run_nvcc(config, flags, buck_scratch)
  File "/re_cwd/buck-out/v2/gen/fbcode/a0ae4acecfdc28a2/tools/build/__wrap_nvcc.py__/./resources/wrap_nvcc.py.sh", line 554, in run_nvcc
    subprocess.run([nvcc_bin] + args, check=True, env=e)
```

Differential Revision: D73557581
@pytorch-bot
Copy link

pytorch-bot bot commented Apr 24, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10423

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 59923e4 with merge base 2837867 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 24, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73557581

@github-actions
Copy link

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@metascroy metascroy closed this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants