Hacker News new | ask | show | jobs
by xiaodai 3046 days ago
Unfortunately, Julia doesn't have a good multi-threading story as of yet. But `Base.@threads` works pretty in many cases, so perhap looking to that and the Knet.jl package?