11と21のリビジョン間の差分 (その間の編集: 10回)
サイズ: 29795
コメント:
|
サイズ: 29943
コメント:
|
削除された箇所はこのように表示されます。 | 追加された箇所はこのように表示されます。 |
行 2: | 行 2: |
[English|[[ClusterSystemUsage|Japanese]]] |
|
行 3: | 行 6: |
This section explains the usage methods common among [[ClusterSystem|the Next Generation Simulation Technology Education]] and [[WideAreaClusterSystem|the Wide-Area Coordinated Cluster System for Education and Research]]. See the page for each system for details of specific functions. | This section explains the usage methods common among the Computer Systems for the Next Generation Simulation Technology Education and [[en/WideAreaClusterSystem|the Wide-Area Coordinated Cluster System for Education and Research]]. See the page for each system for details of specific functions. |
行 7: | 行 10: |
== Logging In == /* * [[ClusterSystem|Computer Systems for the Next Generation Simulation Technology Education]]*/ * [[WideAreaClusterSystem|Wide-Area Coordinated Cluster System for Education and Research]] |
== Logging in == /* * [[en/ClusterSystem|Computer Systems for the Next Generation Simulation Technology Education]]*/ * [[en/WideAreaClusterSystem|Wide-Area Coordinated Cluster System for Education and Research]] |
行 26: | 行 29: |
||- ||nnvcc compiler ||module load cuda-5.0 || | ||- ||nvcc compiler ||module load cuda-5.0 || |
行 74: | 行 77: |
* To apply for registration as a Type A user, see: http://imc.tut.ac.jp/research/form. |
* To apply for registration as a Type A user, see: http://imc.tut.ac.jp/en/research/form. |
行 162: | 行 164: |
=== OpenMPI, MPICH2, MPICH1 === | === OpenMPI, MPICH2, and MPICH1 === |
行 179: | 行 181: |
* [[WideAreaClusterSystem|Wide-Area Coordinated Cluster System for Education and Research]] | * [[en/WideAreaClusterSystem|Wide-Area Coordinated Cluster System for Education and Research]] |
行 182: | 行 184: |
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: | 行 249: |
||-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: | 行 374: |
=== ANSYS Multiphysics Job === | === ANSYS Multiphysics Jobs === |
行 430: | 行 432: |
=== ANSYS CFX Job === | === ANSYS CFX Jobs === |
行 449: | 行 451: |
* StaticMixer.def exists in /common/ansys14.5/ansys_inc/v145/CFX/examples. | * Static''''''Mixer.def exists in /common/ansys14.5/ansys_inc/v145/CFX/examples. |
行 469: | 行 471: |
*StaticMixer.def exits in /common/ansys14.5/ansys_inc/v145/CFX/examples. === ANSYS Fluent Job === |
*Static''''''Mixer.def exits in /common/ansys14.5/ansys_inc/v145/CFX/examples. === ANSYS Fluent Jobs === |
行 507: | 行 509: |
=== ANSYS LS-DYNA Job === | === ANSYS LS-DYNA Jobs === |
行 528: | 行 530: |
=== ABAQUS Job === | === ABAQUS Jobs === |
行 549: | 行 551: |
=== PHASE Job === | === PHASE Jobs === |
行 567: | 行 569: |
* 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: | 行 590: |
* 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: | 行 596: |
=== UVSOR Job === | === UVSOR Jobs === |
行 611: | 行 613: |
* 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: | 行 619: |
=== OpenMX Job === | === OpenMX Jobs === |
行 641: | 行 643: |
=== GAUSSIAN Job === | === GAUSSIAN Jobs === |
行 643: | 行 645: |
e | |
行 695: | 行 697: |
=== NWChem Job === | === NWChem Jobs === |
行 736: | 行 738: |
=== GAMESS Job === | === GAMESS Jobs === |
行 756: | 行 758: |
=== MPQC Job === | === MPQC Jobs === |
行 788: | 行 790: |
=== AMBER Job === | === AMBER Jobs === |
行 908: | 行 910: |
=== CONFLEX Job === | === CONFLEX Jobs === |
行 961: | 行 963: |
=== MATLAB Job === | === MATLAB Jobs === |
行 1018: | 行 1020: |
=== CASTEP/DMol3 Job === | === CASTEP/DMol3 Jobs === |
行 1039: | 行 1041: |
specified_path\project_name_Files\Documents\folder_created_in_above_step | ''specified_path\project_name''_Files\Documents\''folder_created_in_above_step'' |
行 1043: | 行 1045: |
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: | 行 1082: |
* 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: | 行 1088: |
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: | 行 1206: |
||-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 == |
[English|Japanese]
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.
目次