public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* openblas-devel is missing
       [not found] <CGME20200430123204eucas1p13dc593af77d633cc49f7b370940aa09a@eucas1p1.samsung.com>
@ 2020-04-30 12:32 ` Pavel Fedin
  2020-04-30 15:52   ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Fedin @ 2020-04-30 12:32 UTC (permalink / raw)
  To: cygwin

  Hello evereyone! For one of my projects i need to use openblas, but i 
find no "devel" package for it on Setup. Am i missing something out or 
is the package is really missing ?


Kind regards.


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

* Re: openblas-devel is missing
  2020-04-30 12:32 ` openblas-devel is missing Pavel Fedin
@ 2020-04-30 15:52   ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2020-04-30 15:52 UTC (permalink / raw)
  To: cygwin

Am 30.04.2020 um 14:32 schrieb Pavel Fedin via Cygwin:
>    Hello evereyone! For one of my projects i need to use openblas, but i
> find no "devel" package for it on Setup. Am i missing something out or
> is the package is really missing ?
> 
> 
> Kind regards.
> 

Hi Pavel,
cygwin openblas library has been built as compatible replacement
of Netlib blas.

  $ cygcheck -l libopenblas
/usr/bin/cygblas-0.dll

$ cygcheck -l liblapack0
/etc/profile.d/lapack0.csh
/etc/profile.d/lapack0.sh
/usr/lib/lapack/cygblas-0.dll
/usr/lib/lapack/cyglapack-0.dll


this mean that if you compile versus netlib blas with lapack-devel 
package and install the openblas library the code will be executed by 
the openblas library.

Regards
Marco




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

end of thread, other threads:[~2020-04-30 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20200430123204eucas1p13dc593af77d633cc49f7b370940aa09a@eucas1p1.samsung.com>
2020-04-30 12:32 ` openblas-devel is missing Pavel Fedin
2020-04-30 15:52   ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).