public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: openblas-devel is missing
Date: Thu, 30 Apr 2020 17:52:36 +0200	[thread overview]
Message-ID: <81852606-23c5-a7cd-54d6-d5e0c33e157f@gmail.com> (raw)
In-Reply-To: <b6d29d1f-eb46-652c-8af4-e1bb314948c1@samsung.com>

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




      reply	other threads:[~2020-04-30 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200430123204eucas1p13dc593af77d633cc49f7b370940aa09a@eucas1p1.samsung.com>
2020-04-30 12:32 ` Pavel Fedin
2020-04-30 15:52   ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81852606-23c5-a7cd-54d6-d5e0c33e157f@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).