16と18のリビジョン間の差分 (その間の編集: 2回)
|
サイズ: 29845
コメント:
|
サイズ: 29906
コメント:
|
| 削除された箇所はこのように表示されます。 | 追加された箇所はこのように表示されます。 |
| 行 31: | 行 31: |
| $ module unload ''environmental_settings'' | $ module unload environmental_settings |
| 行 74: | 行 74: |
| * To apply for registration as a Type A user, see: http://imc.tut.ac.jp/en/research/form. |
* To apply for registration as a Type A user, see: http://imc.tut.ac.jp/en/research/form. |
| 行 162: | 行 161: |
| === OpenMPI, MPICH2, MPICH1 === | === OpenMPI, MPICH2, and MPICH1 === |
| 行 182: | 行 181: |
| Create the Torque script and submit the job as follows using the qsub command. | Create the Torque script and submit the job as follows using the '''qsub''' command. |
| 行 247: | 行 246: |
| ||-e ||-e filename ||Outputs the standard error to a specified file. When the '''-e''' option is not used, the output file is created in the directory where the '''qsub''' command was executed. The file name convention is job_name.ejob_no. || ||-o ||-o filename ||Outputs the standard output to the specified file. When the '''-o''' option is not used, the output file is created in the directory where the '''qsub''' command was executed. The file name convention is job_name.ojob_no. || |
||-e ||-e filename ||Outputs the standard error to a specified file. When the '''-e''' option is not used, the output file is created in the directory where the '''qsub''' command was executed. The file name convention is ''job_name.ejob_no.'' || ||-o ||-o filename ||Outputs the standard output to the specified file. When the '''-o''' option is not used, the output file is created in the directory where the '''qsub''' command was executed. The file name convention ''is job_name.ojob_no.'' || |
| 行 372: | 行 371: |
| === ANSYS Multiphysics Job === | === ANSYS Multiphysics Jobs === |
| 行 430: | 行 429: |
| === ANSYS CFX Job === | === ANSYS CFX Jobs === |
| 行 471: | 行 470: |
| === ANSYS Fluent Job === | === ANSYS Fluent Jobs === |
| 行 507: | 行 506: |
| === ANSYS LS-DYNA Job === | === ANSYS LS-DYNA Jobs === |
| 行 528: | 行 527: |
| === ABAQUS Job === | === ABAQUS Jobs === |
| 行 549: | 行 548: |
| === PHASE Job === | === PHASE Jobs === |
| 行 567: | 行 566: |
| * For PHASE jobs, a set of I/O files are defined as file_names.data. | * For PHASE jobs, a set of I/O files are defined as ''file_names.''data. |
| 行 588: | 行 587: |
| * For ekcal jobs, a set of I/O files are defined as file_names.data. | * For ekcal jobs, a set of I/O files are defined as ''file_names.''data. |
| 行 594: | 行 593: |
| === UVSOR Job === | === UVSOR Jobs === |
| 行 611: | 行 610: |
| * For epsmain jobs, a set of I/O files are defined as file_names.data. | * For epsmain jobs, a set of I/O files are defined as ''file_names.''data. |
| 行 617: | 行 616: |
| === OpenMX Job === | === OpenMX Jobs === |
| 行 641: | 行 640: |
| === GAUSSIAN Job === | === GAUSSIAN Jobs === |
| 行 643: | 行 642: |
| e | |
| 行 695: | 行 694: |
| === NWChem Job === | === NWChem Jobs === |
| 行 736: | 行 735: |
| === GAMESS Job === | === GAMESS Jobs === |
| 行 756: | 行 755: |
| === MPQC Job === | === MPQC Jobs === |
| 行 788: | 行 787: |
| === AMBER Job === | === AMBER Jobs === |
| 行 908: | 行 907: |
| === CONFLEX Job === | === CONFLEX Jobs === |
| 行 961: | 行 960: |
| === MATLAB Job === | === MATLAB Jobs === |
| 行 1018: | 行 1017: |
| === CASTEP/DMol3 Job === | === CASTEP/DMol3 Jobs === |
| 行 1039: | 行 1038: |
| specified_path\project_name_Files\Documents\folder_created_in_above_step | ''specified_path\project_name''_Files\Documents\''folder_created_in_above_step'' |
| 行 1043: | 行 1042: |
| The above specified_path is usually C:\Users\account_name\Documents\Materials Studio Projects. The folder name contains a blank character. Delete the blank character or replace it with underscore (_). The folder name must not contain Japanese characters. |
The above ''specified_path'' is usually C:\Users\''account_name''\Documents\Materials Studio Projects. The folder name contains a blank character.Delete the blank character or replace it with underscore (_).The folder name must not contain Japanese characters. |
| 行 1080: | 行 1079: |
| * The script contents vary depending on the computer and calculation modules to be used. See the following Example Scripts. | * The script contents vary depending on the computer and calculation modules to be used. See the following ''Example Scripts''. |
| 行 1086: | 行 1085: |
| There are eight Materials Studio licenses owned by the University for CASTEP and a further eight for Dmol3. 1One job with eight or less parallel executions can be conducted under a single license. These licenses are shared. Avoid exclusively occupying the licenses and consider other users. | There are eight Materials Studio licenses owned by the University for CASTEP and a further eight for Dmol3.One job with eight or less parallel executions can be conducted under a single license. These licenses are shared. Avoid exclusively occupying the licenses and consider other users. |
| 行 1204: | 行 1203: |
| ||-u ||-u user_name ||Displays the jobs owned by the specified user. || ||-f ||-f job_ID ||Displays details of the job that has the specified job ID. || == Canceling a Submitted Job == |
||-u ||-u ''user_name'' ||Displays the jobs owned by the specified user. || ||-f ||-f ''job_ID'' ||Displays details of the job that has the specified job ID. || == Canceling a Submitted Jobs == |
Using Cluster Systems
This section explains the usage methods common among the Computer Systems for the Next Generation Simulation Technology Education and the Wide-Area Coordinated Cluster System for Education and Research. See the page for each system for details of specific functions.
目次