Hi all
My cgminer does not want to recognize my card:
cgminer-2.10.4$ ./cgminer -n
[2013-07-22 11:43:02] CL Platform 0 vendor: NVIDIA Corporation
[2013-07-22 11:43:02] CL Platform 0 name: NVIDIA CUDA
[2013-07-22 11:43:02] CL Platform 0 version: OpenCL 1.1 CUDA 4.2.1
[2013-07-22 11:43:02] Platform 0 devices: 1
[2013-07-22 11:43:02] 0 GeForce 9800 GT
[2013-07-22 11:43:02] CL Platform 1 vendor: Advanced Micro Devices, Inc.
[2013-07-22 11:43:02] CL Platform 1 name: AMD Accelerated Parallel Processing
[2013-07-22 11:43:02] CL Platform 1 version: OpenCL 1.2 AMD-APP (937.2)
[2013-07-22 11:43:02] Error -1: Getting Device IDs (num)
[2013-07-22 11:43:02] clDevicesNum returned error, no GPUs usable
[2013-07-22 11:43:02] 0 GPU devices max detected
cgminer-2.10.4$ ./cgminer --gpu-platform 0 --device 0
Command line options set a device that doesn't exist
I think CUDA and OpenCL are correctly installed.
Any idea?