| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(AbstractSocket), | intent(in), | optional | :: | sckt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | template | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout), | target | :: | this | ||
| type(FileMetadata), | intent(in) | :: | fmd | |||
| class(KeywordEnforcer), | intent(out), | optional | :: | unusable | ||
| integer, | intent(in), | optional | :: | mode | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(inout), | target | :: | this | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | collection_id | |||
| character(len=*), | intent(in) | :: | file_name | |||
| character(len=*), | intent(in) | :: | var_name | |||
| class(AbstractDataReference), | intent(in) | :: | data_reference | |||
| class(KeywordEnforcer), | intent(out), | optional | :: | unusable | ||
| integer, | intent(in), | optional | :: | start(:) | ||
| integer, | intent(in), | optional | :: | global_start(:) | ||
| integer, | intent(in), | optional | :: | global_count(:) | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout), | target | :: | this | ||
| integer, | intent(in) | :: | collection_id | |||
| character(len=*), | intent(in) | :: | file_name | |||
| character(len=*), | intent(in) | :: | var_name | |||
| class(AbstractDataReference), | intent(in) | :: | data_reference | |||
| class(KeywordEnforcer), | intent(out), | optional | :: | unusable | ||
| integer, | intent(in), | optional | :: | start(:) | ||
| integer, | intent(in), | optional | :: | global_start(:) | ||
| integer, | intent(in), | optional | :: | global_count(:) | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(inout), | target | :: | this | ||
| integer, | intent(in) | :: | request_id | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(in), | target | :: | this | ||
| integer, | intent(in) | :: | request_id | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(in), | target | :: | this | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| class(AbstractMessage), | intent(in), | target | :: | message | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(AddExtCollectionMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(AddHistCollectionMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectivePrefetchDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectiveStageDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(DoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectivePrefetchDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectiveStageDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(PrefetchDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(StageDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(HandShakeMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| type(IDMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(ModifyMetadataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(PrefetchDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(ReplaceMetadataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(StageDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout) | :: | this | |||
| type(TerminateMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(DoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(PrefetchDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectivePrefetchDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(StageDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectiveStageDoneMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(AddExtCollectionMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(AddHistCollectionMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| type(IDMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(PrefetchDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectivePrefetchDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(StageDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(CollectiveStageDataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout) | :: | this | |||
| type(TerminateMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(ModifyMetadataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(ReplaceMetadataMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MessageVisitor), | intent(inout), | target | :: | this | ||
| type(HandShakeMessage), | intent(in) | :: | message | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(inout), | target | :: | this | ||
| integer, | intent(in) | :: | request_id | |||
| class(AbstractRequestHandle), | intent(in) | :: | handle | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(in), | target | :: | this | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | collection_id | |||
| class(KeywordEnforcer), | intent(out), | optional | :: | unusable | ||
| type(StringVariableMap), | intent(in), | optional | :: | var_map | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout), | target | :: | this | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | collection_id | |||
| character(len=*), | intent(in) | :: | file_name | |||
| character(len=*), | intent(in) | :: | var_name | |||
| class(AbstractDataReference), | intent(in) | :: | data_reference | |||
| class(KeywordEnforcer), | intent(out), | optional | :: | unusable | ||
| integer, | intent(in), | optional | :: | start(:) | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | collection_id | |||
| type(FileMetadata), | intent(in) | :: | fmd | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(BaseThread), | intent(inout), | target | :: | this | ||
| class(AbstractSocket), | intent(in) | :: | connection | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | collection_id | |||
| character(len=*), | intent(in) | :: | file_name | |||
| character(len=*), | intent(in) | :: | var_name | |||
| class(AbstractDataReference), | intent(in) | :: | data_reference | |||
| class(KeywordEnforcer), | intent(out), | optional | :: | unusable | ||
| integer, | intent(in), | optional | :: | start(:) | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | collection_id | |||
| character(len=*), | intent(in) | :: | file_name | |||
| character(len=*), | intent(in) | :: | var_name | |||
| class(AbstractDataReference), | intent(in) | :: | data_reference | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout) | :: | this | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout), | target | :: | this | ||
| integer, | intent(in) | :: | request_id | |||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ClientThread), | intent(inout), | target | :: | this | ||
| integer, | intent(out), | optional | :: | rc |
type, extends(BaseThread) :: ClientThread private ! scratch pad for return values from application level interfaces integer :: collection_id = -1 integer :: request_counter = MIN_ID integer :: collective_counter = COLLECTIVE_MIN_ID contains procedure :: add_ext_collection procedure :: add_hist_collection procedure :: modify_metadata procedure :: replace_metadata procedure :: prefetch_data procedure :: stage_data procedure :: collective_prefetch_data procedure :: collective_stage_data procedure :: stage_nondistributed_data procedure :: shake_hand procedure :: done procedure :: done_prefetch procedure :: done_collective_prefetch procedure :: done_stage procedure :: done_collective_stage procedure :: wait procedure :: wait_all procedure :: post_wait_all procedure :: terminate procedure :: handle_Id procedure :: get_unique_request_id procedure :: get_unique_collective_request_id end type ClientThread