Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docs build and slightly optimize #63

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

dongxuy04
Copy link
Contributor

This PR includes following updates:

  • Fix ./build.sh docs
  • Add related cleanup for ./build.sh clean
  • Slightly optimize for memset before cudaHostRegister to speedup host continuous type of WholeMemory
  • Remove unnecessary prefetch_factor in dataloader that may cause problem in some PyTorch versions

@dongxuy04 dongxuy04 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Aug 30, 2023
@dongxuy04 dongxuy04 marked this pull request as ready for review August 30, 2023 08:25
@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 4ce5dbd into rapidsai:branch-23.10 Aug 30, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants