graph4ai/graph4nlp

请问该库包支持CUDA11.2版本嘛

yingdajun opened this issue · 1 comments

我的CUDA版本是11.2,请问该库包可以有CUDA11.2版本嘛?

如果我安装CUDA11.0版本,可以嘛

For the CUDA 11.0, you can install our library by using 'pip install graph4nlp-cu110 ' or follow the instruction of installation via source code.
And you can refer to installation via source code for CUDA 11.2 as well.