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

Can not start trainer on E5-2697 v2 #98

Open
paranoiagu opened this issue May 8, 2024 · 2 comments
Open

Can not start trainer on E5-2697 v2 #98

paranoiagu opened this issue May 8, 2024 · 2 comments

Comments

@paranoiagu
Copy link

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
Copy link

laufferb commented May 9, 2024

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

@folfol85
Copy link

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

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

3 participants