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

Add SuperLU with Sundials to fix spawn support #278

Merged
merged 4 commits into from
Mar 29, 2022
Merged

Conversation

TShapinsky
Copy link
Member

fixes #273

@@ -76,34 +79,36 @@ RUN curl -SLO $ENERGYPLUS_DOWNLOAD_URL \
&& ln -s /usr/local/EnergyPlus-9-4-0/runenergyplus /usr/local/bin/ \
&& rm $ENERGYPLUS_DOWNLOAD_FILENAME

ENV ENERGYPLUS_DIR /usr/local/EnergyPlus-9-4-0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

necessary?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not... I had originally added this to help runenergyplus find its executables. It does let the runenergyplus scritp get a little farther before erroring out, but since that issue is on Kyle's plate I didn't mean to let that slip through in this PR.

@anyaelena
Copy link
Member

Merging - the failed check here is due to a connection during docker build; failed for push but passed for pull_request.

@anyaelena anyaelena merged commit 76e9d3c into develop Mar 29, 2022
@anyaelena anyaelena deleted the 273_fix_spawn branch March 29, 2022 16:57
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

Successfully merging this pull request may close these issues.

Can't run Spawn model
2 participants