- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to execute a code, part of which is written in Fortran. According to the instructions given in the code, following is the command for compiling the program:
'ifort -o qfactor qfactor.f90 -parallel -openmp -mcmodel=large'
The compilation part is fine, but when I am trying to execute the program, I am getting the following error:
'symbol lookup error: /opt/intel/compilers_and_libraries_2019/linux/lib/intel64/libifcoremt.so.5: undefined symbol: __intel_sse2_strcpy'
I do not have much experience either in Fortran or in Linux. I am using Fedora 27 as the operating system. Kindly help me solve the problem.
With best regards,
Prabir Kumar Mitra.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page