quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

cores #29

Closed MegamindHenry closed 4 years ago

MegamindHenry commented 4 years ago

how many cores does julia use

MegamindHenry commented 4 years ago

use export OMP_NUM_THREADS=1 to restrict julia to use all cores