Skip to content

amdflang compilation has several unexpected errors when makefile is run with multiple threads #850

@andrewkallai

Description

@andrewkallai

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.

Metadata

Metadata

Assignees

Labels

MakefileRelevant to the Makefile

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions