NVIDIA / NVIDIA/cuCascade

create data_repr to be the same as idata_repr but without a memoryspace

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C++
Stars
59
Forks
35
Avg merge
17h 38m
Merged PRs (30d)
3

Description

data_repr will basically be how the data is encoded, this will allow us to think about encodings and memory spaces seperately.

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.

Research direction

No file or test is named in the issue. Start by locating the existing idata_repr definition and tracing how its memory space is represented. Define the corresponding data_repr concept independently of memory spaces, then verify that the relevant representation tests or examples distinguish data encoding from memory-space information.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.