-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[AIX] CPUAllocatorTest failure #22873
Labels
build
build issues; typically submitted using template
Comments
Thanks for reporting this. @ranjitshs can you try this branch and see if it fixes the test failures? https://github.com/microsoft/onnxruntime/tree/edgchen1/fix_cpu_allocator_tests |
@edgchen1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
I think, with #22460 changes, in AIX below test failures are introduced.
In 1.20.0 branch and older branch, alloc_type value is 0 , but in main branch it's getting updated as 1 causing test failure.
is there any env settings/compiler defines for env to fix this ?
Urgency
No response
Target platform
AIX
Build script
https://onnxruntime.ai/docs/build/inferencing.html is having build steps.
Error / output
it's mention in describe section.
Visual Studio Version
No response
GCC / Compiler Version
10.3
The text was updated successfully, but these errors were encountered: