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

Silo: support filesystem in std::experimental #330

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Silo: support filesystem in std::experimental #330

merged 1 commit into from
Feb 27, 2025

Conversation

rhaas80
Copy link
Member

@rhaas80 rhaas80 commented Jan 13, 2025

CarpetX’s Silo output (and only it) uses std::filesystemwhich is defined in C++17 but not all compilers fully support it, RoCM on Frontier uses std::experimental::filesystem instead.

@rhaas80
Copy link
Member Author

rhaas80 commented Jan 13, 2025

@rhaas80 rhaas80 requested a review from eschnett January 13, 2025 19:22
@rhaas80 rhaas80 merged commit eaedf7f into main Feb 27, 2025
8 checks passed
@rhaas80 rhaas80 deleted the rhaas/silo branch February 27, 2025 15:24
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