ROCm / HIP-CPU

An implementation of HIP that works on CPUs, across OSes.
MIT License
111 stars 19 forks source link

[Feature]: Cooperative groups API support #60

Open pierotofy opened 6 months ago

pierotofy commented 6 months ago

Suggestion Description

Currently HIP code that includes <hip/hip_cooperative_groups.h> cannot be compiled using HIP-CPU because support is currently missing.

Operating System

No response

GPU

No response

ROCm Component

No response

AlexVlx commented 6 months ago

Thank you for flagging this. It was not added since there was no expressed interest, but since that has changed I'll look at adding it over the next couple of weeks.

pierotofy commented 6 months ago

Perfectly understandable; look forward to testing this!