Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: syrius on February 15, 2018, 04:54:25 PM



Title: Tesla K80 mining [Linux] ccminer?
Post by: syrius on February 15, 2018, 04:54:25 PM
Hi guys,

Any one out there was successful for GPU mining under Linux with Tesla K80 cards? I installed NVIDIA drivers and CUDA toolkit and compiled ccminer from source but when I try to launch the miner on any algorithm I always get error messages like;

for neoscrypt algo: Cuda error in func 'neoscrypt_init' at line 1482 : invalid device symbol.

Some others algos: no kernel image is available for execution on the device

I've downloaded the latest drivers and the latest CUDA Toolkit version (9.1).

I tested it under Tesla M60 and all worked well, only having issue with the Tesla K80.

Any help would be very appreciated.


Title: Re: Tesla K80 mining [Linux] ccminer?
Post by: syrius on February 15, 2018, 06:10:20 PM
Hi guys,

Any one out there was successful for GPU mining under Linux with Tesla K80 cards? I installed NVIDIA drivers and CUDA toolkit and compiled ccminer from source but when I try to launch the miner on any algorithm I always get error messages like;

for neoscrypt algo: Cuda error in func 'neoscrypt_init' at line 1482 : invalid device symbol.

Some others algos: no kernel image is available for execution on the device

I've downloaded the latest drivers and the latest CUDA Toolkit version (9.1).

I tested it under Tesla M60 and all worked well, only having issue with the Tesla K80.

Any help would be very appreciated.

*bump*

Cuda error in func 'neoscrypt_init' at line 1482 : invalid device symbol.
Cuda error in func 'neoscrypt_init' at line 1476 : driver shutting down.

Driver compatibility error msg, should i try a rollback?

Thanks.