Skip to content
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

Fix argument list too long error #2074

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

bstefanuk
Copy link
Contributor

Summary:

Extended tests are failing because the argument list is exceeding the command line limit for certain tests. This was caused by a previous change whereby absolute paths are used in the link functions, adding to the number of characters passed to the link command.

Outcomes:

If the number of characters exceeds the command line limit, a response file is used.

Testing and Environment:

Problematic test command

Tensile/bin/Tensile Tensile/Tests/extended/local_split_u/f8gemm_lsu_mfma.yaml _build

Docker: HIP version 6.3.42131-ade1a3467, Python 3.10.12, Ubuntu 22.04.5 LTS

@ellosel ellosel self-requested a review January 4, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants