srendle / libfm

Library for factorization machines
GNU General Public License v3.0
1.49k stars 414 forks source link

CPU Usage multiple threading #47

Open cruyffturn opened 1 year ago

cruyffturn commented 1 year ago

Thank you for providing this open source implementation. When I ran libFM, it uses only one thread (100% of a CPU). Is this the intended behavior or is there way to utilize multiple threads?