Skip to content

Some compatible questions when I use ROCm on AMD GPU. #6370

Answered by jeffdaily
Looong01 asked this question in Q&A
Discussion options

You must be logged in to vote

inside docker container based on image rocm/pytorch:latest

git clone https://github.com/pyg-team/pytorch_geometric
git clone --recursive https://github.com/rusty1s/pytorch_sparse
git clone https://github.com/rusty1s/pytorch_scatter
cd pytorch_sparse
pip install . -vvv |& tee ~/build_sparse.log
cd ../pytorch_scatter
pip install . -vvv |& tee ~/build_scatter.log
cd ../pytorch_geometric
pip install . -vvv |& tee ~/build_geometric.log

This was ubuntu 20, rocm 5.4.0.

Replies: 4 comments 32 replies

Comment options

You must be logged in to vote
14 replies
@Looong01
Comment options

@businessabstraction
Comment options

@Looong01
Comment options

@Andy3117006664
Comment options

@yyou1996
Comment options

Comment options

You must be logged in to vote
4 replies
@Looong01
Comment options

@Looong01
Comment options

@Looong01
Comment options

@Looong01
Comment options

Comment options

You must be logged in to vote
3 replies
@jeffdaily
Comment options

@Looong01
Comment options

@Looong01
Comment options

Answer selected by Looong01
Comment options

You must be logged in to vote
11 replies
@Looong01
Comment options

@PavanKumarMiriyala
Comment options

@Looong01
Comment options

@Looong01
Comment options

@PavanKumarMiriyala
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
7 participants