You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

1.1. Sample codes of using dynamic arrays

Prepare example:

$ cd numarraysinout_dynamic/fortran
$ module load imasenv       # load environment if not set
$ tree
.
├── arrays_dynamic.f90
├── arrays_dynamic_fc2k.xml
├── arrays_dynamic_workflow.xml
├── expected_output1.txt
├── expected_output2.txt
├── Makefile
└── run_test.sh

Run example:

./run_test.sh
building actor - arrays_dynamic_fc2k.xml - OK
Skipping log removal
workflow execution - OK
Skipping log removal
arrays_dynamic - OK
Skipping log removal

The same example in Kepler:

1.2. Actor configuration - FC2K


  • No labels