View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012614ParaView(No Category)public2011-09-26 14:592012-02-08 17:22
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.0Fixed in Version3.14 
Summary0012614: Change fortran interface to the coprocessing adaptors to use CMake's FortranCInterface tools
DescriptionRight now the Fortran API is hard-coded to mangle the C++ function name by adding an underscore. This needs to be changed to handle different mangling schemes. CMake already can handle this with its FortranCInterface module.
TagsNo tags attached.
ProjectSandia
Topic Name12614-CoProcessorFortranAPI
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0027528)
Andy Bauer (developer)
2011-09-27 11:27

Not sure how many dashboard machines actually tested this. I will bug Dave P. about turning on coprocessing on more machines.
(0027682)
Utkarsh Ayachit (administrator)
2011-11-11 16:24

Merged in git-master
(0027738)
Andy Bauer (developer)
2011-11-28 14:29

Tested with the gcc compiler. Note that the driver code CMakeLists.txt file needs to include the location of the CPUseFortranAPI.h header file in the build director like:
include_directories(${ParaView_BINARY_DIR}/CoProcessing/Adaptors/FortranAdaptors)

 Issue History
Date Modified Username Field Change
2011-09-26 14:59 Andy Bauer New Issue
2011-09-26 14:59 Andy Bauer Assigned To => Andy Bauer
2011-09-26 15:00 Andy Bauer Status backlog => todo
2011-09-26 15:00 Andy Bauer Status todo => active development
2011-09-27 11:26 Andy Bauer Topic Name => 12614-CoProcessorFortranAPI
2011-09-27 11:27 Andy Bauer Note Added: 0027528
2011-09-27 11:27 Andy Bauer Status active development => gatekeeper review
2011-09-27 11:27 Andy Bauer Fixed in Version => git-next
2011-09-27 11:27 Andy Bauer Resolution open => fixed
2011-10-07 20:15 David Partyka Target Version => 4.0
2011-11-11 16:24 Utkarsh Ayachit Status gatekeeper review => customer review
2011-11-11 16:24 Utkarsh Ayachit Note Added: 0027682
2011-11-11 16:24 Utkarsh Ayachit Fixed in Version git-next => git-master
2011-11-28 14:29 Andy Bauer Note Added: 0027738
2011-11-28 14:29 Andy Bauer Status customer review => closed
2012-02-08 17:22 Utkarsh Ayachit Fixed in Version git-master => 3.14


Copyright © 2000 - 2018 MantisBT Team