End Athapascan-0 startup.
a0tError | a0InitCommit( | void | );
| |
This function terminates the startup phase of an Athapascan-0 parallel program. Thisfunction must be called before using any Athapascan-0 objets created in the initialization step. After the return of this function, all nodes have finished their startup.
| Error Code | Description |
A0Err...| Some error occurred. | |
A0ErrOk| Successful completion. | |