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

develop branch requires fairly recent compilers #502

Open
shkodm opened this issue Jan 30, 2024 · 1 comment
Open

develop branch requires fairly recent compilers #502

shkodm opened this issue Jan 30, 2024 · 1 comment

Comments

@shkodm
Copy link
Member

shkodm commented Jan 30, 2024

On develop branch, now at least due to the std::exclusive_scan / std::inclusive_scan, with gcc versions prior to 11.1 (tested on Compiler Explorer), and icc version below 2021.7 TCLB compilation fails, which can be a bit annoying as stock gcc on some clusters is 8.5 (e.g. Rangpur, Bunya).

@llaniewski
Copy link
Member

Can confirm on Setonix.

It's possible that we have to purge C++17 from the code.

@llaniewski llaniewski changed the title TCLB requires fairly recent compilers develop branch requires fairly recent compilers Feb 4, 2024
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