Does cula interface in PVF—PGI visual fortran?
4 posts
• Page 1 of 1
Does cula interface in PVF—PGI visual fortran?
the compile information is as below:
Deleting intermediate and output files for project 'CULAlearning, configuration 'Release'
Compiling Project ...
ConsoleApp.f90
PGF90/x86 Windows 11.8-0: compilation aborted
Module not found while generating build dependencies; will retry ConsoleApp.f90
ConsoleApp.f90
F:\CULAlearning\CULAlearning\ConsoleApp.f90(11) : error F0004 : Unable to open MODULE file cula.mod
PGF90/x86 Windows 11.8-0: compilation aborted
error F0004 : Unable to open MODULE file cula.mod
but the intel fortran, IVF is no error !why?
Deleting intermediate and output files for project 'CULAlearning, configuration 'Release'
Compiling Project ...
ConsoleApp.f90
PGF90/x86 Windows 11.8-0: compilation aborted
Module not found while generating build dependencies; will retry ConsoleApp.f90
ConsoleApp.f90
F:\CULAlearning\CULAlearning\ConsoleApp.f90(11) : error F0004 : Unable to open MODULE file cula.mod
PGF90/x86 Windows 11.8-0: compilation aborted
error F0004 : Unable to open MODULE file cula.mod
but the intel fortran, IVF is no error !why?
- chenfeilong
- Posts: 2
- Joined: Mon Jul 19, 2010 7:49 am
Re: Does cula interface in PVF—PGI visual fortran?
I'm sorry, this is not enough information to help determine your problem.
- john
- Administrator
- Posts: 587
- Joined: Thu Jul 23, 2009 2:31 pm
Re: Does cula interface in PVF—PGI visual fortran?
There are quite a few compiler flags that need to be set in order to compile our example files, such as pointing the compiler to the modules directory.
If you are working from the command line, I would recommend having a look through the makefiles in our Linux installers to see the appropriate settings.
If you are working from the command line, I would recommend having a look through the makefiles in our Linux installers to see the appropriate settings.
- john
- Administrator
- Posts: 587
- Joined: Thu Jul 23, 2009 2:31 pm
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest