Re: Packaging BLIS

2017-09-11 Thread Ludovic Courtès
Dave Love skribis: > ludovic.cour...@inria.fr (Ludovic Courtès) writes: > >> That caught my attention so I packaged BLIS: >> >> >> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=5a7deb117424ff4d430b771b50e534cf065c0ba1 >> >> There are se

Re: blis

2017-09-08 Thread Dave Love
Efraim Flashner writes: > I admit, looking at the commit, I'm a little jealous that there wasn't > an aarch64 special version. I checked in $repo/config¹ and there's a > config folder for armv7a, armv8a and longsoon3a, among other options. It > might be worth having some of these be the default o

Re: Packaging BLIS

2017-09-08 Thread Dave Love
ludovic.cour...@inria.fr (Ludovic Courtès) writes: > That caught my attention so I packaged BLIS: > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=5a7deb117424ff4d430b771b50e534cf065c0ba1 > > There are several “flavors” of BLIS, so you can always rebuild your >

blis

2017-09-07 Thread Efraim Flashner
lthough there are options for using an A9 or A15 specifically. ¹ https://github.com/flame/blis/tree/0.2.2/config -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signa

Packaging BLIS

2017-09-07 Thread Ludovic Courtès
Hello, Dave Love skribis: > Ludovic Courtès writes: [...] >> >> One example which has been investigated, and you can't, is BLIS. You >> >> (Why “you can’t?” It’s free software AFAICS on >> <https://github.com/flame/blis/tree/master>.) >