Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

land area sum error on Linux cluster #36

Closed
vsrikrish opened this issue May 20, 2018 · 1 comment
Closed

land area sum error on Linux cluster #36

vsrikrish opened this issue May 20, 2018 · 1 comment

Comments

@vsrikrish
Copy link

GCAM 4.4 builds fine on my cluster, but I get the following error when I try to run it with configuration_ref.xml (after seeming to successfully parse the input files and using the initial prices for period 0):

ERROR:The sum of land areas in region USA exceeds the land allocation by -8942.4 (-100%)  in period 1

I'm using Boost 1.67, Xerces-C++ 3.2.1 (I had to compile this without the "-arch x86_64" flags, if that makes a difference), JDK 8, and the jars.zip and data-system.tar.gz available on GitHub.

@pralitp
Copy link
Contributor

pralitp commented Jul 25, 2018

We have re-release both GCAM 4.4 and 5.1 with a fix for this issue.

Note the problem did not have to do with Boost, Xerces-C, nor Java. It had to deal with the code generated by compiling GCAM with GCC 7+.

@pralitp pralitp closed this as completed Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants