Julia Threads.@threads slower than single thread performance

前端 未结 0 729
伪装坚强ぢ
伪装坚强ぢ 2021-02-05 09:09

I am trying to solve numerically the heat equation in 1d:

I am using finite differences and I have some trouble using the @threads instruction in Julia. In partic

相关标签:
回答
  • 消灭零回复
提交回复
热议问题