aportelli / Hadrons

Grid-based workflow management system for lattice field theory simulations
GNU General Public License v2.0
22 stars 30 forks source link

allow FundtoHirep to compile and link; fix #85 #86

Open edbennett opened 2 years ago

edbennett commented 2 years ago

For a full blow-by-blow of the issue, its debugging, and the thinking behind the solution, see #85, which this PR resolves.

Summary of changes:

edbennett commented 1 year ago

I've finally been able to log into TeamCity to see what was failing about the Clang build. (I'm not sure if it was an update to TeamCity enabling public access, or if I just didn't notice the "Register" button previously!)

737beec fixes the build with Clang. It now fails to build with Intel, but the error is "configure: error: impossible to compile a minimal Grid program", which I think must be a configuration error? I can't see how I can affect Grid from this repository.