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

Adjust OGL to run with ec2 github runner #99

Merged
merged 8 commits into from
Nov 22, 2023

Conversation

HendriceH
Copy link
Collaborator

std::filesystem::create_directories is commentented out due to error during creation of the lib.
Might be due to mixup of some gcc7 (standard on instance) and gcc10 (post-installed) mixup.

Copy link
Collaborator

@greole greole left a comment

Choose a reason for hiding this comment

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

Thanks alot. Here are some minor comments.

CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
third_party/ginkgo/CMakeLists.txt Outdated Show resolved Hide resolved
common/common.C Outdated Show resolved Hide resolved
@greole greole changed the base branch from dev to refact/sparse_comm November 22, 2023 09:21
@greole
Copy link
Collaborator

greole commented Nov 22, 2023

@HendriceH I changed to merge into refact/sparse_comm otherwise compilation fails because the dev branch pulls an older version of ginkgo

@greole greole merged commit 5ad5234 into hpsim:refact/sparse_comm Nov 22, 2023
3 of 5 checks passed
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.

2 participants