[rsf-devel] "cblas.h" file not found

15 views
Skip to first unread message

Subrata Chakraborty via RSF-devel

unread,
Oct 9, 2018, 1:53:00 AM10/9/18
to rsf-...@lists.sourceforge.net
Hi,

I am new to Madagascar coding. I just wanted to compile one serial example "C" code provided with Madagascar. While compiling it is giving the following error massage:

"cblas.h" file not found.

I could not find this header file in the Madagascar Include directory. Can anybody help me out from this problem?

With thanks and regards,
Subrata
India

Dmitry Kabanov

unread,
Oct 9, 2018, 8:10:52 AM10/9/18
to subra...@yahoo.com, Madagascar Devel Mailing List
Dear Subrata,

Header file "cblas.h" is not a part of Madagascar itself.
This header file belongs to CBLAS - a C implementation of the BLAS
library (BLAS is the Basic Linear Algebra Subroutines, initially a
Fortran library, hence an emphasis on "C implementation").
To obtain this header file, you need to install any implementation of
CBLAS. Widely used implementations are ATLAS, OpenBLAS, and Intel MKL.
For example, if you use Ubuntu as your operating system, you can
obtain it through ATLAS library via the command:

sudo apt-get install libatlas-base-dev


Sincerely yours,
Dmitry Kabanov
Software developer in One Omega Seismics
King Abdullah University of Science and Technology, Saudi Arabia
Mobile: 054-470-11-93
> ________________________________
> This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email._______________________________________________
> RSF-devel mailing list
> RSF-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rsf-devel

--

This message and its contents, including attachments are intended solely
for the original recipient. If you are not the intended recipient or have
received this message in error, please notify me immediately and delete
this message from your computer system. Any unauthorized use or
distribution is prohibited. Please consider the environment before printing
this email.


_______________________________________________
RSF-devel mailing list
RSF-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsf-devel
Reply all
Reply to author
Forward
0 new messages