Valgrind (Helgrind) false positives?

前端 未结 0 905
栀梦
栀梦 2021-01-05 05:00

Here is a simple parallel fortran program which clearly has no threading errors.

  program example
    implicit none
    !$OMP PARALLEL
    !$OMP END PARALLEL         


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