Pre/post processing of ISV applications

When using the ISV application on TSUBAME3, there are the following two cases.

  • Perform all processing of pre / solver / post in TSUBAME3
  • Perform pre / post processing on client and perform solver processing with TSUBAME3

 

1. When performing processing of pre / solver / post in TSUBAME3

In TSUBAME 3, basically all the functions of pre / solver / post are introduced, and in case of execution at interactive node, it is possible to perform all processing of "pre, solver, post".
How to run in interactive jobs and how to use each process depends on isv application. Please check the manual and user's guide of each application.

2. When performing pre / post processing on client and perform solver processing with TSUBAME3

Operation on TSUBAME may be unstable due to compatibility of X server. This problem can be avoided by performing pre-post processing on the client, so we distribute software.
Software is provided for improved convenience. Please note that distribution may be canceled depending on the situation.

The following procedure is necessary to perform pre / post processing on client and perform solver processing with TSUBAME3

Step 1: Apply for software usage and obtain it
Step 2: Install the software on the client
Step 3: Perform pre processing with software on the client
Step 4: Transfer the data created in Step 3 to TSUBAME
Step 5: Create a batch script for submitting the job scheduler
Step 6: Execute the qsub command in TSUBAME and execute the batch script created in Step 5
Step 7: Transfer the result data of Step 6 to the client
Step 8: Perform post processing with software installed on the client

Refer to Distribution of software. (As of November 15, 2017)
Applications newly introduced in TSUBAME3 are under preparation of distribution rules.
(Distributed application is out of support range)