all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#65761: OpenBLAS ILP64 using `-ilp64` lib name suffix instead of the standard `64_`
@ 2023-09-05 15:55 Maya Tomasek via Bug reports for GNU Guix
  2023-10-28 10:03 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Maya Tomasek via Bug reports for GNU Guix @ 2023-09-05 15:55 UTC (permalink / raw)
  To: 65761


The problem is as per official OpenBLAS docs
(https://github.com/xianyi/OpenBLAS/blob/c3f2a3c0ca8d4a3700f81f176dd3f1bc08cff3dd/docs/distributing.md?plain=1#L79)
that some applications expect a `libopenblas64_.so` name, but Guix
chooses it's custom `-ilp64`. This messes up with Julia for example. If
the suffix `-ilp64` is needed, there also needs to be a `64_`
suffix. Otherwise some apps inexplicably fail on a wrongly named file.

Maya




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#65761: OpenBLAS ILP64 using `-ilp64` lib name suffix instead of the standard `64_`
  2023-09-05 15:55 bug#65761: OpenBLAS ILP64 using `-ilp64` lib name suffix instead of the standard `64_` Maya Tomasek via Bug reports for GNU Guix
@ 2023-10-28 10:03 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-28 10:03 UTC (permalink / raw)
  To: Maya Tomasek; +Cc: 65761-done

Hi Maya,

Maya Tomasek <maya.tomasek@disroot.org> skribis:

> The problem is as per official OpenBLAS docs
> (https://github.com/xianyi/OpenBLAS/blob/c3f2a3c0ca8d4a3700f81f176dd3f1bc08cff3dd/docs/distributing.md?plain=1#L79)
> that some applications expect a `libopenblas64_.so` name, but Guix
> chooses it's custom `-ilp64`. This messes up with Julia for example. If
> the suffix `-ilp64` is needed, there also needs to be a `64_`
> suffix. Otherwise some apps inexplicably fail on a wrongly named file.

If I’m not mistaken, this was fixed by
a473d562ffdd745285fa6c82ba9a8d7e421e8bca (precisely while addressing an
issue with Julia).

I’m closing the issue but please reopen if I got it wrong!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-28 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 15:55 bug#65761: OpenBLAS ILP64 using `-ilp64` lib name suffix instead of the standard `64_` Maya Tomasek via Bug reports for GNU Guix
2023-10-28 10:03 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.