Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Linking in VML Libraries

krazian
Beginner
286 Views
I am trying to compile a program that uses functions in the vml library, but linking in -lvml does not solve the problem. I am using the correct format, ie. -L/opt/intel/.../32 -lvml -lguide -lpthread

Anyone have any ideas why this is not working? I would really appreciate your help so I can get on with my life!
0 Kudos
1 Reply
TimP
Honored Contributor III
286 Views
"not working" could cover a lot of things. Why not give a small example of what you are doing?
0 Kudos
Reply