On Sun, 28 Feb 2021 21:42:44 +0100 Léo Le Bouter <lle-b...@zaclys.net> wrote:
> On Sat, 2021-02-27 at 22:53 -0800, Chris Marusich wrote: > > Hi Léo and others, > > > > I just wanted to let you know that I've rebased the wip-ppc64le > > branch > > onto core-updates. The wip-ppc64le branch head used to be > > 147b74817e6cf97f37090ecfd52e2588f4c39f7e, but now it's > > df5d633db7acf6389ca9d444b8f5784a0da5ac5d. > > > > I wanted to inform you so you don't get caught off-guard the next > > time > > you update your local copy. > > > > I've squished some commits together where it made sense to do > > so. I've > > omitted some commits which were cherry-picked before, but which are > > already in the core-updates branch. And I have explicitly NOT merged > > master into wip-ppc64le at this time. > > > > I have also taken the liberty of cherry-picking Tobias' commit > > 65fb3a3eb9a759e3dba18e78113e80d7e5b353f4 from master, which adds Léo > > to > > .guix-authorizations. This should allow him to add commits on > > wip-ppc64le without worrying about causing problems for "guix pull" > > later. > > > > Thanks a bunch!! > > Léo In my recent talk about the guix port to POWER9, I also mentioned the libre-soc project. Unlike POWER9 and maybe POWER8, libre-soc and microwatt do not implement VSX. The libre-soc project instead has SVP64, and also plans to extend the POWER ISA to support GPU like instructions. Since I work mostly on the libre-soc I will have less time to contribute to the GUIx project. The relevant bug report to GUIX is https://bugs.libre-soc.org/show_bug.cgi?id=602 -- Tobias Platen <g...@platen-software.de>