日々精進

新しく学んだことを書き留めていきます

cuDFはPascalアーキテクチャ以降のGPUでないと動かせない

cuDFを動かそうとすると以下のエラーが出た。

UserWarning: A GPU with NVIDIA Pascal™ (Compute Capability 6.0) or newer architecture is required.

Pascal以降じゃ無いとだめなのか・・TensorFlowはMaxwellでも大丈夫だったのになぁ。