public interface fclDumpBuildLog
Subroutines
public module subroutine fclDumpBuildLog_1(ctx, prog, device, outputUnit)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(fclContext),
|
intent(in) |
|
|
:: |
ctx |
|
type(fclProgram),
|
intent(in) |
|
|
:: |
prog |
|
type(fclDevice),
|
intent(in) |
|
|
:: |
device |
|
integer,
|
intent(in), |
optional |
|
:: |
outputUnit |
|
public module subroutine fclDumpBuildLog_2(prog, device, outputUnit)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(fclProgram),
|
intent(in) |
|
|
:: |
prog |
|
type(fclDevice),
|
intent(in) |
|
|
:: |
device |
|
integer,
|
intent(in), |
optional |
|
:: |
outputUnit |
|