CEED / CEED/libCEED

Test GPU Vec Host Fns

Open
#2,017 0 comments 0 reactions 0 assignees View on GitHub
good student contribution GPU
Dominant language
C
Stars
265
Forks
78
Avg merge
2d 8h
Merged PRs (30d)
11

Description

We should test the `Host` side vector data manipulation functions (really ensure that both `Host` and `Device` codepaths are exercised). Test coverage would need to be audited (here: https://codecov.io/gh/CEED/libCEED/) and existing tests modified to ensure missing Host/Device calls are tested, as needed.

_Originally posted by @jeremylt in https://github.com/CEED/libCEED/pull/2016#discussion_r3874601060_

Contributor guide

Open the contributing guide

Research direction

Start by auditing the existing vector tests and the libCEED code coverage report linked in the issue, identifying Host and Device calls that are not both exercised. Update the relevant existing tests so both codepaths are covered, then rerun the vector test suite and verify the coverage gaps are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.