You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gotcha doesn't have the ABI compatibility problems, performance restrictions, or accelerator support requirements that other software does. I'd be tempted to just tell people to build with gcc.
The problem is in how other applications build us. For example, if Caliper is a part of HydroCode, and HydroCode is building with PGI, then they'll build Caliper with PGI, which will then pull down Gotcha and forward the compiler choice to us. We could tell users to not build us with the compiler they're built with, but it's pretty non-idiomatic. I think we could get friendly users like @daboehme to do so, but if it's not too much effort, I'd like to support a broad range of compilers.
PGI doesn't support this flag
The text was updated successfully, but these errors were encountered: