Skip to content

Go module - Usage docs#779

Merged
AyodeAwe merged 2 commits intorapidsai:branch-25.04from
AyodeAwe:go-publishing
Apr 3, 2025
Merged

Go module - Usage docs#779
AyodeAwe merged 2 commits intorapidsai:branch-25.04from
AyodeAwe:go-publishing

Conversation

@AyodeAwe
Copy link
Contributor

@AyodeAwe AyodeAwe commented Mar 24, 2025

Explanation of changes here:

  • I confirmed from @benfred that the minimum dependencies we need for build Go from source are those specified in dependencies.yaml. So I've generated the files for the go environment and added it to the repository.
  • These environment files are highlighted in the README file as what should be used to create the needed build environment for building and installing the cuvs/go module.
  • The README file details installation and usage steps for the module.
  • The main.go example implementation is a direct replication of the main.rs example implementation.
  • 11.8 and 12.8 CUDA variants have been tested locally across AMD64 and ARM64 architectures and build+imports are confirmed to be working.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Mar 24, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@AyodeAwe AyodeAwe marked this pull request as ready for review March 24, 2025 20:37
@AyodeAwe AyodeAwe requested a review from a team as a code owner March 24, 2025 20:37
@AyodeAwe AyodeAwe requested a review from a team as a code owner March 28, 2025 10:54
@github-actions github-actions bot added the ci label Mar 28, 2025
Copy link
Member

@benfred benfred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@AyodeAwe AyodeAwe added doc Improvements or additions to documentation improvement Improves an existing functionality and removed DO NOT MERGE labels Apr 1, 2025
@AyodeAwe AyodeAwe merged commit 51ac562 into rapidsai:branch-25.04 Apr 3, 2025
24 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci doc Improvements or additions to documentation improvement Improves an existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants