Use _Atomic instead of volatile where available (file moved from ../getrf)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 25 Jul 2020 06:52:24 +0000 (08:52 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Jul 2020 06:52:24 +0000 (08:52 +0200)
commitf194ad59e1399a7fc99e877a3ec26a8d7ff5c585
tree7ca56f6e168bf2144ce2e053447b6b053c2edf2b
parent4fda217f99f611df04f4dcec8378ee0441fdf6e8
Use _Atomic instead of volatile where available (file moved from ../getrf)

must have misplaced this in ../getrf when I made that change in March 2018 (40160ff)
the only changes since then were
RFC : Add half precision gemm for bfloat16 in OpenBLAS Rajalakshmi Srinivasaraghavan
Rajalakshmi Srinivasaraghavan committed on 14 Apr 2020 as 7ebbb50

    Change _STDC_VERSION__ to __STDC_VERSION__
Zhiyong Dang committed on 11 May 2018 as 3716267
lapack/potrf/potrf_parallel.c