[Beowulf] passing f90 module data to C with PGI
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Weikuan Yu weikuan.yu at gmail.comTue Jul 10 12:52:47 PDT 2007
- Previous message: [Beowulf] Re: static pvm library won't link anymore
- Next message: [Beowulf] power usage, Intel 5160 vs. AMD 2216
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Anybody has experiences in passing f90 module data to C functions, when using PGI compilers? I am sharing a long list of module parameters from different f90 modules to a C function. It now looks quite awkward with 17 parameters. But I do not want to combine all of them as COMMON blocks though. I am only able to find some information about doing such things (prefixing with module name), using intel compiler or HP fortran 90. But this approach of prefixing variable names with the module name does not seem to apply on my environment with PGI compilers. I am exactly not sure if this is a compiler issue. Thanks, -- Weikuan Yu http://ft.ornl.gov/~wyu
- Previous message: [Beowulf] Re: static pvm library won't link anymore
- Next message: [Beowulf] power usage, Intel 5160 vs. AMD 2216
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
