- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I am using parallel studio 2019.5.068 togetherr with mkl cluster in visual studio2015 community. I tried to run a fortran 90 program which employ : module.f90, fftw3.f03, omp.lib.f90 files among others and a makefile but after building using visual studio I am getting the message fatal LNK1104 can not open mkl cdft.core.lib and when I checked the fft folder in MKL there was no mkl cdft.core.lib but mkl .core.lib, mkl cdft.core dll.lib, and mkl .core dll.lib. Attached is the build log.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>> LINK : fatal error LNK1104: cannot open file 'mkl_cdft_core.lib'
<< this lib available for intel64 bit only but not for ia32 ones. Please refer to the User Guide for windows: "Detailed Structure of the IA-32 Architecture Directories"

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