I want to use all CPU threads. Processing is performed using only one of the two CPUs
import numpy as np
a=np.random.random((25000,5000))
b=np.random.random((5000,25000))
c=np.dot(a,b)
--------------------------
import multiprocessing
multiprocessing.cpu_count()
Out64...
I want to use dual QL1M with x11da-n.
Current BIOS version is 3.2
I have X11DPH8.615 BIOS, but I get board id mismatch error.
Where can I get the bios for QL1M of X11DA-N?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.