8000 HIP-CPU targets C++17 compatibility but uses <version> (which is a C++20 feature) · Issue #31 · ROCm/HIP-CPU · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
HIP-CPU targets C++17 compatibility but uses <version> (which is a C++20 feature) #31
Open
@alexrobomind

Description

@alexrobomind

Currently, a lot of headers include <version> to check for availability of parallel algorithms. However, this header is not available in C++17, but only from C++20 onwards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0