Skip to content

Patch setting of oneDNN fpmath mode in PyTorch CI#405

Merged
puneetmatharu merged 1 commit into
ARM-software:mainfrom
puneetmatharu:patch-pytorch-ci
Nov 18, 2025
Merged

Patch setting of oneDNN fpmath mode in PyTorch CI#405
puneetmatharu merged 1 commit into
ARM-software:mainfrom
puneetmatharu:patch-pytorch-ci

Conversation

@puneetmatharu
Copy link
Copy Markdown
Contributor

ONEDNN_DEFAULT_FPMATH_MODE was set as an environment variable but this was not propagated to the Docker container.

nSircombe
nSircombe previously approved these changes Nov 17, 2025
Copy link
Copy Markdown
Contributor

@nSircombe nSircombe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch looks ok - but of course the CI is now failing...

ONEDNN_DEFAULT_FPMATH_MODE was set as an environment
variable but this was not propagated to the Docker
container.
@puneetmatharu
Copy link
Copy Markdown
Contributor Author

puneetmatharu commented Nov 18, 2025

@nSircombe I've just pushed an extra patch to make sure that all "test" jobs (not build jobs) run until they finish or fail. (Currently, if one "test" job fails, it kills all of the other tests so we never know if they're still okay.)

Needs reapproval.

@puneetmatharu
Copy link
Copy Markdown
Contributor Author

Going to merge as the change after Nathan's approval was trivial (albeit very useful) and I'd like to get the CI changes in so I can see if removing Renato's patch fixes the CI.

@puneetmatharu puneetmatharu merged commit 0c8573c into ARM-software:main Nov 18, 2025
5 of 7 checks passed
@puneetmatharu puneetmatharu deleted the patch-pytorch-ci branch November 18, 2025 11:22
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.

3 participants