Intel® oneAPI HPC Toolkit
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

libimf.so not found

mevel
Novice
1,274 Views

Ubuntu 18.04

in a terminal, ifort myprog.f90 works and a.out is generated.

 

As I use Code:Block ( IDE) , I get the message libimf.so not found??

 

I can't figure out this

 

 

Labels (1)
0 Kudos
1 Solution
mevel
Novice
1,215 Views

Hi, my problem is fixed.

 

In a previous version of Code:Block, the program was not sensible to special characters. With version 1.7  of Code:Blocks and Intel OneApi, it was not any more the case.

 

After removing Téléchargement  , and creating Telechargement without the character "é"  , It works. That is great, only a dummy character!!

View solution in original post

4 Replies
mevel
Novice
1,260 Views

I can add, that with c:B, I have no executable : le compiler works but not linkage

SantoshY_Intel
Moderator
1,225 Views

Hi,


Thanks for reaching out to us.


>>"in a terminal, ifort myprog.f90 works and a.out is generated."

Are you able to run ./a.out in the terminal?


>>"As I use Code:Block ( IDE) , I get the message libimf.so not found??"

Can you provide the steps to reproduce the issue(Commands)?


Thanks & Regards,

Santosh


mevel
Novice
1,216 Views

Hi, my problem is fixed.

 

In a previous version of Code:Block, the program was not sensible to special characters. With version 1.7  of Code:Blocks and Intel OneApi, it was not any more the case.

 

After removing Téléchargement  , and creating Telechargement without the character "é"  , It works. That is great, only a dummy character!!

SantoshY_Intel
Moderator
1,208 Views

Hi,

 

Glad to know that your issue has been resolved. We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.

 

Have a Good day!

 

Thanks & Regards

Santosh

 

Reply