Failed thread creation when parallelizing a branching recursive subroutine in Fortran with OpenMP

后端 未结 0 1071
再見小時候
再見小時候 2020-12-22 07:24

I am writing a recursive subroutine in Fortran that expands as a binary tree (i.e. the procedure calls itself twice until it reaches the end of a branch). The general algori

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