Initialize a new platform config from compiler name Automatically selects correct Intel compiler version based on OS
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | compiler | |||
integer, | intent(in) | :: | os_type |
Initialize a new platform config from compiler enum ID
Automatically selects correct Intel compiler version based on OS
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=compiler_enum), | intent(in) | :: | compiler_id | |||
integer, | intent(in) | :: | os_type |