Stephanie Won

Results 6 comments of Stephanie Won

@raydouglass this is the installation command `conda create -n rapids-24.08 -c rapidsai -c conda-forge -c nvidia \ rapids=24.08 python=3.11 'cuda-version>=12.0,

![Screenshot 2024-10-23 at 11 22 33 PM](https://github.com/user-attachments/assets/36e4cf68-bd20-45e9-92a8-ae689ad5bd62)

> Hi @pacificoceanmist, > > What happens when you try to update the "anaconda" meta package? (more information here: https://docs.anaconda.com/free/anaconda/install/update-version/) ``` conda install anaconda=24.5.0 Collecting package metadata (current_repodata.json): - WARNING...

Same problem, stuck at solving environment. ``` conda install anaconda=2024.02 Retrieving notices: ...working... done Collecting package metadata (current_repodata.json): - WARNING conda.models.version:get_matcher(556): Using .* with relational operator is superfluous and deprecated...

> @pacificoceanmist I think what you want is https://docs.rapids.ai/api/cugraph/nightly/api_docs/api/cugraph/cugraph.shortest_path_length/ Thanks for the suggestion but SSSP, or Shortest path, does not support unweighted graph; I used BFS instead.

Hi @nsuvarnaiari, Thank you for sharing the AWS CLI commands. I was wondering if _all_ the hmwgsqc data needs to be downloaded using the AWS CLI, or if files are...