NVIDIA-BioNeMo / NVIDIA-BioNeMo/nvMolKit

Enable clang-tidy builds again

Open
#302 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Cleanup
Dominant language
Cuda
Stars
276
Forks
28
Avg merge
2d 6h
Merged PRs (30d)
26

Description

At least the performance sections. We used to have this, but it was causing more hassle than the code quality was worth, but we can add back in the perf/correctness things without a lot of noise from the other best practice settings

Contributor guide

Open the contributing guide

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

Locate the existing clang-tidy configuration and any prior setup in the repository, then identify how the project builds its C++/CUDA code. Re-enable only the performance and correctness checks requested, avoiding the broader best-practice settings, and verify that the relevant builds complete without excessive diagnostics.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.