Describe the bug
When make is run with a -j value greater than one, and FC(fortran compiler)=amdflang, there is evident failure of tests which are otherwise expected to pass.
To Reproduce
make FC=amdflang -j >1
The expected fix will involve modifying the flags supplied to amdflang in the makefile.