oneapi-src / oneapi-src/unified-runtime

Consider exposing serialization in public headers

Open
#828 7 comments 0 reactions 1 assignee View on GitHub

@PatKamin is already working on this.

Since Sep 5, 2023.

enhancement
Dominant language
C++
Stars
57
Forks
120
Avg merge
1d 14h
Merged PRs (30d)
1

Description

Being able to serialize API objects and functions is something many users of UR are going to want to do, and as it stands they have to do it themselves. We do have pretty much all the enum serialization etc you'd ever need in ur_params.hpp but it isn't a public interface. We should consider moving it out of common into include to allow deduplication of this kind of code

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.