Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hshafaei on December 28, 2014, 07:13:10 pm

Title: Fortran - Math Kernel Library
Post by: hshafaei on December 28, 2014, 07:13:10 pm
How can i use IntelĀ® Math Kernel Library for Fortran in Code::Blocks ?
or IMSL Fortran Numerical Library? :-[
Title: Re: Fortran - Math Kernel Library
Post by: oBFusCATed on December 29, 2014, 01:15:59 am
Try reading this: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_What_do_I_need_to_know_when_using_3rd_party_libs.3F
Title: Re: Fortran - Math Kernel Library
Post by: stahta01 on December 29, 2014, 02:40:56 am
I would suggest seeing if this site has any useful info.
http://darmar.vgtu.lt/ (http://darmar.vgtu.lt/)

Tim S.
Title: Re: Fortran - Math Kernel Library
Post by: hshafaei on December 30, 2014, 09:30:55 am
I would suggest seeing if this site has any useful info.
http://darmar.vgtu.lt/ (http://darmar.vgtu.lt/)

Tim S.

It was a useful site. thanks ;)
but i cant found there math libraries!
Title: Re: Fortran - Math Kernel Library
Post by: oBFusCATed on December 30, 2014, 10:45:40 am
You have to search the intel's site for them.
They are shipped with the intel's compiler most of the time, as far as I know.

You won't find them here or on dramar's site.