Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Generates a Fortran/CPP wrapper, which intermediates between Kepler actor and user code in terms of:
    • reading/writing of in/out physical data (IDS)
    • passing arguments of standard types to/from the actor
  • Creates a Kepler actor that:
    • calls a user code
    • provides error handling
    • calls debugger (if run in "debug" mode)
    • calls batch submission commands for MPI based actors


Info

Developer guidelines
A detailed guidelines and recommendations for code developers could be found here

4.1.2 FC2K main window

Fig. 1. FC2K main window


Warning

If you open an existing project, all relative paths defined within project will be relative to a directory within which FC2K was started


...

Actor will use existing directory or will create it, if directory not exists. All directories created automatically or having user specified relative path will be created under <SANDBOX_ROOT> ( $ITMSCRATCH/KEPLER_SANDBOXon the Gateway).

Image Modified

Fig. 15. "Sandbox" functionality

"Use sandbox" - enables / disables "sandbox"

...