cudf安装失败,“no module name cudf”

cudf安装失败
我使用conda 安装了cudf,但是把任务交到slurm上的gpu节点跑时报“no module name cudf”
我怀疑是安装的cuda版本有问题,所以该如何查看slurm集群上gpu 节点的cuda版本呢?