Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Add linear algebra libraries as ATLAS or BLAS: Page 1 of 3 (3 Items)
   
Add linear algebra libraries as ATLAS or BLAS  
Hi, 

for a special project, I have to compute some simple matrix and vector operations as scalar product and matrix-matrix-
multiplication. As computing these operations is way faster using libraries like BLAS for example, I would like to add 
those to my project. They shall be computed on a BeagleBone Black.
You can find these libraries online in .tar or .lib format. But as far as I know, QNX can only include .a (static) or .
so(dynamic linking). On top of that, I am concerned if it is generally possible to include such libraries because they 
are written in FORTRAN. I am new with QNX and very grateful for your help!
Best regards, 
Tim