qubic-li / client

255 stars 27 forks source link

Can not start trainer on E5-2697 v2 #98

Open paranoiagu opened 6 months ago

paranoiagu commented 6 months ago

E5-2697 v2 is not support AVX2, so the trainer start fail. How can I config the trainer ? lscpu show:

    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_t
                         sc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 cx16 pcid sse4_1 sse4_2 x2apic popc
                         nt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust smep arat md_clear f
                         lush_l1d arch_capabilities

Here is the logs,

2024-05-08 12:22:44     INFO    Starting Client 1.9.6.0
2024-05-08 12:22:44     INFO    Check for updates
2024-05-08 12:22:49     INFO    Your Client is up to date
2024-05-08 12:22:53     INFO    AI Training Starting. Your Alias is XXX
2024-05-08 12:22:53     INFO    Waiting for task (0)
2024-05-08 12:22:55     INFO    Trainer: cpu version 108.0 is starting.
2024-05-08 12:22:55     INFO    Trainer: Version: AVX2
2024-05-08 12:22:55     INFO    Trainer: Solution threshold: 44
2024-05-08 12:22:55     INFO    Trainer: Accept score range [0,41] & [129,256]
2024-05-08 12:22:55     INFO    Trainer: Neuron value limit: 0x1
2024-05-08 12:22:55     INFO    Trainer: Mining Seed: 2bbf5336d47949f642bc8181645ed5a9f19aa1653ce499d4ae02d2c762bbc575
2024-05-08 12:23:00     INFO    Trainer: cpu version 108.0 is starting.
2024-05-08 12:23:00     INFO    Trainer: Version: AVX2
2024-05-08 12:23:00     INFO    Trainer: Solution threshold: 44
2024-05-08 12:23:00     INFO    Trainer: Accept score range [0,41] & [129,256]
2024-05-08 12:23:00     INFO    Trainer: Neuron value limit: 0x1
2024-05-08 12:23:00     INFO    Trainer: Mining Seed: 2bbf5336d47949f642bc8181645ed5a9f19aa1653ce499d4ae02d2c762bbc575
2024-05-08 12:23:05     INFO    Trainer: cpu version 108.0 is starting.
2024-05-08 12:23:05     INFO    Trainer: Version: AVX2
2024-05-08 12:23:05     INFO    Trainer: Solution threshold: 44
2024-05-08 12:23:05     INFO    Trainer: Accept score range [0,41] & [129,256]
2024-05-08 12:23:05     INFO    Trainer: Neuron value limit: 0x1
2024-05-08 12:23:05     INFO    Trainer: Mining Seed: 2bbf5336d47949f642bc8181645ed5a9f19aa1653ce499d4ae02d2c762bbc575
laufferb commented 6 months ago

I have the same problem. (Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz)

folfol85 commented 6 months ago

????????????????????????????????????????????