Skip to content

Commit 6884191

Browse files
committed
metis idxtype [ci skip]
1 parent 35b09b7 commit 6884191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ $ echo $CPATH
7979
```
8080

8181
If you want to additionally build `torch-sparse` with METIS support, *e.g.* for partioning, please download and install the [METIS library](http://glaros.dtc.umn.edu/gkhome/metis/metis/download) by following the instructions in the `Install.txt` file.
82+
Note that METIS needs to be installed with 64 bit `IDXTYPEWIDTH` by changing `include/metis.h`.
8283
Afterwards, set the environment variable `WITH_METIS=1`.
8384

8485
Then run:

0 commit comments

Comments
 (0)