| Summary: | UPC artifacts not found when UPC include path set incorrectly | ||
|---|---|---|---|
| Product: | [Tools] PTP | Reporter: | Beth Tibbitts <beth> |
| Component: | PLDT | Assignee: | Beth Tibbitts <beth> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 4.0 | ||
| Target Milestone: | 5.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Beth Tibbitts
UPC prefs were set to where the installed UPC headers were located, but analysis must be using other. When set Preferences/Parallel Tools/ PLDT / UPC to add "/usr/local/include" to the UPC include paths, artifacts are found OK. TODO: Add a check like was done for MPI: if I find APIs in another header file, prompt the user or something to use this as UPC include path. This is very confusing for users. New default option of "Recognize APIs by prefix(upc_) alone" fixes this since location of API doesn't matter now for most uses. should have assigned to me :) |