Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no kernel image is available for execution on the device #913

Open
jiaxinonly opened this issue Jan 2, 2024 · 2 comments
Open

no kernel image is available for execution on the device #913

jiaxinonly opened this issue Jan 2, 2024 · 2 comments

Comments

@jiaxinonly
Copy link

Unable to run on H800 server

root@h800:~/gminer# ./miner --algo etchash --server xxxxx --user xxxxx
+----------------------------------------------------------------+
|                          GMiner v3.43                          |
+----------------------------------------------------------------+
Algorithm:          Etchash
DevFee:             2 %
Server:             
  host:             xxxxxx
  user:             xxxxxx
  password:         x
Power calculator:   on
Color output:       on
Watchdog:           on
API:                off
Log to file:        off
Selected devices:   GPU0   GPU1   GPU2   GPU3   GPU4   GPU5   GPU6   GPU7  
Intensity:          100    100    100    100    100    100    100    100   
Temperature limits: 90/120 90/120 90/120 90/120 90/120 90/120 90/120 90/120
------------------------------------------------------------------
17:04:52 Nvidia Driver: 535.129.03
17:04:53 Failed to initialize miner on GPU0: NVIDIA NVIDIA H800 79GB [0000:1b:00.0]: no kernel image is available for execution on the device
17:04:54 Failed to initialize miner on GPU1: NVIDIA NVIDIA H800 79GB [0000:1c:00.0]: no kernel image is available for execution on the device
17:04:54 Failed to initialize miner on GPU2: NVIDIA NVIDIA H800 79GB [0000:41:00.0]: no kernel image is available for execution on the device
17:04:55 Failed to initialize miner on GPU3: NVIDIA NVIDIA H800 79GB [0000:44:00.0]: no kernel image is available for execution on the device
17:04:55 Failed to initialize miner on GPU4: NVIDIA NVIDIA H800 79GB [0000:87:00.0]: no kernel image is available for execution on the device
17:04:55 Failed to initialize miner on GPU5: NVIDIA NVIDIA H800 79GB [0000:88:00.0]: no kernel image is available for execution on the device
17:04:56 Failed to initialize miner on GPU6: NVIDIA NVIDIA H800 79GB [0000:c1:00.0]: no kernel image is available for execution on the device
17:04:56 Failed to initialize miner on GPU7: NVIDIA NVIDIA H800 79GB [0000:c4:00.0]: no kernel image is available for execution on the device
17:04:56 No devices for mining
root@h800:~# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

root@h800:~# nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2023 NVIDIA Corporation
Built on Mon_Apr__3_17:16:06_PDT_2023
Cuda compilation tools, release 12.1, V12.1.105
Build cuda_12.1.r12.1/compiler.32688072_0

root@h800:~# nvidia-smi
Tue Jan  2 17:20:24 2024       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.129.03             Driver Version: 535.129.03   CUDA Version: 12.2     |

@albamef
Copy link

albamef commented Jan 2, 2024

Where you find this videocards??

@jiaxinonly
Copy link
Author

Where you find this videocards??

We are a company that conducts server cooling research, and this is the company's server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants