broukema
broukema
Here's an example of thread unsafety in fortran; I've named the file `threads.f90`: ```` module b_mod real, allocatable, dimension(:,:) :: b contains real function add70k(x,i,j) real, intent(in), dimension(:,:) :: x...
There are more details of the reasons given at https://giveupgithub.org .
Closing an enhancement item like this by a robot is unwise, especially after just 9 months. I made the effort to write the proposal. Just because nobody has had time...