我想在我的 GPU 上加速 pandas,所以我决定使用cudf
库。请建议其他图书馆(如果有的话)。
我尝试cudf
使用 pip by安装pip3.6 install cudf-cuda92
。pip 版本是 19.2.3(最新)。
当我pip3.6 install cudf-cuda92
在我的 cmd 上运行时,它说:
Collecting cudf-cuda92
ERROR: Could not find a version that satisfies the requirement cudf-cuda92 (from versions: none)
ERROR: No matching distribution found for cudf-cuda92