Skip to content

[Clang][Driver] Remove -parallel-jobs= alias - #3764

Open
yxsamliu wants to merge 1 commit into
amd-stagingfrom
amd/dev/yaxunl/remove-parallel-jobs
Open

[Clang][Driver] Remove -parallel-jobs= alias#3764
yxsamliu wants to merge 1 commit into
amd-stagingfrom
amd/dev/yaxunl/remove-parallel-jobs

Conversation

@yxsamliu

@yxsamliu yxsamliu commented Aug 4, 2026

Copy link
Copy Markdown

The deprecated alias is no longer needed. Remove it and its diagnostic to keep the driver aligned with upstream.

@yxsamliu

yxsamliu commented Aug 4, 2026

Copy link
Copy Markdown
Author

Follow-up issues were filed for the remaining users of -parallel-jobs=:

@ronlieb

ronlieb commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

CI fail:

[rocWMMA configure] CMake Error at CMakeLists.txt:129 (message):
[rocWMMA configure] The detected ROCm does not support data type __hip_fp8_e5m2 or
[rocWMMA configure] __hip_fp8_e4m3.
[rocWMMA configure]
[rocWMMA configure]
[rocWMMA configure] -- Configuring incomplete, errors occurred!

The deprecated alias is no longer needed. Remove it and its diagnostic to keep the driver aligned with upstream.
@yxsamliu
yxsamliu force-pushed the amd/dev/yaxunl/remove-parallel-jobs branch from 5215f2f to d418d35 Compare August 11, 2026 17:50
@yxsamliu

Copy link
Copy Markdown
Author

@ronlieb Re: CI failure

I checked the failed logs. The failures all seem to stop in rocWMMA configure because __hip_fp8_e5m2 / __hip_fp8_e4m3 are not detected.

I do not see -parallel-jobs used in the failed logs except in this PR's commit title, so this looks unrelated to this change.

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.

2 participants