| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012614 | ParaView | (No Category) | public | 2011-09-26 14:59 | 2012-02-08 17:22 | ||||
| Reporter | Andy Bauer | ||||||||
| Assigned To | Andy Bauer | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | git-master | ||||||||
| Target Version | 4.0 | Fixed in Version | 3.14 | ||||||
| Summary | 0012614: Change fortran interface to the coprocessing adaptors to use CMake's FortranCInterface tools | ||||||||
| Description | Right 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | Sandia | ||||||||
| Topic Name | 12614-CoProcessorFortranAPI | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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) |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |