t-allfather / xelis-gpu-miner

xelis-gpu-miner
20 stars 0 forks source link

nvidia tesla v100 cann't running #3

Open yw9381 opened 3 months ago

yw9381 commented 3 months ago

OS: Debian 12 CPU: AMD EPYC 7D12 Mem: 64G

nvidia-smi result

Thu Apr 25 14:18:50 2024       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.15              Driver Version: 550.54.15      CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  Tesla V100-SXM2-16GB           Off |   00000000:04:00.0 Off |                    0 |
| N/A   49C    P0             59W /  300W |       0MiB /  16384MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   1  Tesla V100-SXM2-16GB           Off |   00000000:05:00.0 Off |                    0 |
| N/A   49C    P0             58W /  300W |       0MiB /  16384MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
|   2  Tesla V100-SXM2-16GB           Off |   00000000:C4:00.0 Off |                    0 |
| N/A   49C    P0             63W /  300W |       0MiB /  16384MiB |      3%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

miner running cli

➜  ./xelis-taxminer --host 1.2.3.4:8080 --wallet xel:xxxxxxx --boost --worker miner
Miner version: 0.6
[INFO] Job timeout: 120 seconds
[INFO] Connected to node
New job 24297300000 000000002d409e9b25f4ba839fab6884024a69fcb5575efcc2b02bfc5e772d2e ffe6928b0b50f48bcbafc2e0f1c53ff73c59185561ce212fac1c8eaf4e6d08430000018f13e71bad00000000000000008bc89993c424c3ae5757ad70f02c974b9402369676586ed2b95e03f4abcea5634ac6df0f0c0f16a4827778d61aff65824bcd404bd6272ef8a7e57b0bffc6a419
Number of available GPUs: 3
#0 -> Tesla V100-SXM2-16GB
#1 -> Tesla V100-SXM2-16GB
#2 -> Tesla V100-SXM2-16GB
[GPU #2] Setting up Tesla V100-SXM2-16GB...
[GPU #0] Setting up Tesla V100-SXM2-16GB...
[GPU #1] Setting up Tesla V100-SXM2-16GB...
[GPU #1] Tesla V100-SXM2-16GB setup ok
CUDA Runtime Error at: kernel.cu:700
named symbol not found
terminate called without an active exception
hyh1750522171 commented 1 month ago

我也遇到了,最后怎么解决的???