gh-153740: use native _Float16 in PyFloat_Pack/Unpack2 - #154796
gh-153740: use native _Float16 in PyFloat_Pack/Unpack2#154796skirpichev wants to merge 18 commits into
Conversation
|
Not sure how to fix this error: CC @StanFromIreland (fuzzers) |
|
The configure probe only tests a compile-time |
46fe384 to
8bda53a
Compare
Good idea, that works. |
|
🤖 New build scheduled with the buildbot fleet by @skirpichev for commit ac38cb8 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F154796%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
2a90e57 to
272c538
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
a69877f to
6bfff56
Compare
|
!buildbot risc |
|
🤖 New build scheduled with the buildbot fleet by @skirpichev for commit 6bfff56 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F154796%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
hpkfft
left a comment
There was a problem hiding this comment.
This looks good.
I tested it using Intel's icx compiler and CFLAGS -mavx512f -mavx512fp16 and test_float passes.
Uh oh!
There was an error while loading. Please reload this page.