[Libre-soc-bugs] [Bug 1044] SVP64 implementation of pow(x,y,z)
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Dec 1 03:46:53 GMT 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1044
Jacob Lifshay <programmerjake at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
Resolution|--- |FIXED
--- Comment #78 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #77)
> tests currently running on:
> https://salsa.debian.org/Kazan-team/mirrors/openpower-isa/-/jobs/4986961
>
> looks like pytest decided to schedule all the long powmod tests in parallel
> this time! (TestPowMod43-45 iirc)
>
> I'll merge once they pass.
they passed, merged to master. the 7 test failures are unrelated and expected.
to see them:
> git clone "https://build.libre-soc.programmerjake.tk/build-archive.git" build-archive
> cd build-archive
> git checkout c1ecc0f936a992ca86497e0cb40c41689b609a61
> less -R pipelines/608110/job-4986961-log.txt
type /svp64_powmod and press enter, it will show you all powmod tests, press n
to go to the next occurrence.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list