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

[REVIEW] Update cuDF version in build script and add rmm install #249

Merged
merged 6 commits into from
Apr 26, 2019

Conversation

dillon-cullinan
Copy link
Contributor

Fixing outdated build script.

@@ -31,7 +32,8 @@ nvidia-smi

logger "Activate conda env..."
source activate gdf
conda install -c nvidia/label/cuda$CUDA_VERSION_SHORT -c rapidsai/label/cuda$CUDA_VERSION_SHORT -c rapidsai-nightly/label/cuda$CUDA_VERSION_SHORT -c numba -c conda-forge -c defaults cudf=$CUDF_VERSION nvgraph networkx python-louvain
conda install -c nvidia/label/cuda$CUDA_REL -c rapidsai/label/cuda$CUDA_REL -c rapidsai-nightly/label/cuda$CUDA_REL -c numba -c conda-forge \
cudf=$CUDF_VERSION rmm=$RMM_VERSION nvgraph networkx python-louvain
Copy link
Member

Choose a reason for hiding this comment

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

Notice that for 0.7 release nvgraph package needs to be updated as discussed on slack and in #194

@afender afender merged commit 7bb2baa into rapidsai:branch-0.7 Apr 26, 2019
ChuckHastings pushed a commit to ChuckHastings/cugraph that referenced this pull request Jun 14, 2021
[gpuCI] Forward-merge branch-21.06 to branch-21.08 [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants