Example: bankruptcy

GAMESS 2018 Release 1 on Microsoft Windows: Installation ...

GAMESS 2019 R1 Patch 1 Installation and User-Guide 64-Bit Microsoft windows OSEP Analytics, Leang ( GAMESS Development Lead) Microsoft -MPI (MS-MPI) GAMESS Launching the windows Command Prompt Running all serial test inputs Examining serial test outputs Running all parallel test inputs Running a GAMESS input file Running a GAMESS input file and writing output to a file Locating GAMESS Google Group2 Installing Uses PGI BLAS library Version name: Uses Intel MKL Version name: versions Compiled with NVIDIA PGI Community Edition Code base: GAMESS 2019 R1 Patch 1 Due to the license limitation of the installer software, you will not be able to install both versions GAMESS for windows 64-Bit4 Click on Next >Install GAMESSTipThis walkthrough will install the PGI

GAMESS 2018 Release 1 on Microsoft Windows: Installation and User Guide . Page 1 of 40 . Installer File Verison Name Compiler Math Library . gamess-64-2018-R1-pgi-mkl.msi 2018-R1-pgi-mkl PGI 17.10 Intel MKL 2018.1

Tags:

  Microsoft, Windows, Microsoft windows

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of GAMESS 2018 Release 1 on Microsoft Windows: Installation ...

1 GAMESS 2019 R1 Patch 1 Installation and User-Guide 64-Bit Microsoft windows OSEP Analytics, Leang ( GAMESS Development Lead) Microsoft -MPI (MS-MPI) GAMESS Launching the windows Command Prompt Running all serial test inputs Examining serial test outputs Running all parallel test inputs Running a GAMESS input file Running a GAMESS input file and writing output to a file Locating GAMESS Google Group2 Installing Uses PGI BLAS library Version name: Uses Intel MKL Version name: versions Compiled with NVIDIA PGI Community Edition Code base: GAMESS 2019 R1 Patch 1 Due to the license limitation of the installer software, you will not be able to install both versions GAMESS for windows 64-Bit4 Click on Next >Install GAMESSTipThis walkthrough will install the PGI BLAS version of GAMESS .

2 You should be able to follow along these procedures with the Intel MKL version of GAMESS as GAMESSC lick on Next >.TipGAMESS will always install to: C:\Users\Public\ GAMESS -64 by default. If you alter this path then you will need to regenerated or modify your on GAMESS7 Click on Yes, if presented with the User Access Control GAMESS8 Install GAMESS9 NoteYou have finished installing GAMESS . However, you are not done yet. Next, you will install the message passing runtime used by GAMESS , on GAMESS10 TipThe GAMESS folder contains the MS-MPI installer located at:C:\Users\Public\ GAMESS -64\MS-MPII nstalling Microsoft -MPI(MS-MPI)11 Click on This PC shortcut on the side to MS-MPI installer12 Click on Local Disk (C.)

3 To MS-MPI installer13 Click on Users to MS-MPI installer14 Click on Public to MS-MPI installer15 Click on GAMESS -64 to MS-MPI installer16 Click on MS-MPI to MS-MPI installer17 Click on Version to MS-MPI installer18 Double-click on MS-MPI19 Click on Yes, if presented with the User Access Control MS-MPI20 Click on MS-MPI21 Read the End-User License Agreement for MS-MPI22 Decide if you agree to the terms and then click MS-MPI23 Click on MS-MPI24 Click on MS-MPI25 Install MS-MPI26 CongratulationsYou are ready to use GAMESS !

4 Note: If you need to interface GAMESS with Chem3D then you will need to use the archaic version of GAMESS .Click on MS-MPI is a windows console application. Double-clicking the GAMESS binary will not work. You will need to get comfortable with the windows Command shortcut to the windows Command Prompt is provided in the GAMESS GAMESSL aunching the windows Command Prompt28 Navigate to the GAMESS the windows Command Prompt29 Scroll the windows Command Prompt30 Double-click on the windows Command Prompt31 Press any key to the windows Command PromptTipThe shortcut provided in the GAMESS folder will always present a summary of the scripts available and their GAMESSR unning All Serial Test Inputs33 TipThe

5 Purpose of the script is make it easier for GAMESS users to determine the version names of the installed to the GAMESS the windows Command any key to Running All Serial Test Inputs34 Note the version will need this in the next any key to All Serial Test InputsNoteYou have finished installing GAMESS . However, you are not done yet. Next, you will install the message passing runtime used by GAMESS , will use the script to perform the execution of all GAMESS test input files provided with the Installation .

6 The usage of [version] [ncpus]Recall the version name from the previous slide. We will replace [version] with the version name. Because this is a serial run we will replace [ncpus] with 1 Running All Serial Test Inputs36 Run the following command to execute all GAMESS test inputs in serial using the 1 Running All Serial Test 1[version][ncpus]37 Running All Serial Test Inputs38 TipGAMESS output (log files) can be opened by any plain text editor. You may want to install a more versatile text editor as an alternative to Notepad: Notepad++ Atom SublimeUsing GAMESSE xamining Test Outputs39 Navigate to the GAMESS folder.

7 Right-click on any *.log file. The context menu that opens up will provide the options you have in opening the log file: Open, use your default text editor (likely Notepad) Edit with Notepad++, this option is available if you installed Notepad++ Open with .., use this option if you want to visualize your output with a visualization program ( MacMolPlt, ChemCraft3D)Examining Test Outputs40 Open the log file in your desired text editor and scroll to the bottom of the file. To ensure that GAMESS terminate with no errors, look for the line:EXECUTION OF GAMESS TERMINATED NORMALLYThis does not provide an indication of the results being correct or chemically sound.

8 It is up to the GAMESS user to verify the results of any GAMESS Test Outputs41 Using GAMESSR unning All Parallel Test to the GAMESS the windows Command any key to continueRunning All Parallel Test Inputs43 Run All Parallel Test InputsTipThe purpose of the script is clean up the restart and scratch folder contents from previous runs. GAMESS prevents you from accidentally overwriting these files by default. This script however will only cleanup: exam*.log, scratch/exam*, restart/exam*44 Press any key to All Parallel Test Inputs45 Running All Parallel Test InputsRun the following command to execute all GAMESS test inputs in parallel using the 2[version][ncpus]

9 46 Running All Parallel Test InputsNoteNot every GAMESS test input can run in All Parallel Test InputsTipExamine the outputs of the parallel runs to ensure that GAMESS terminated without an GAMESSR unning a GAMESS Input File49We will use the script to perform a GAMESS calculation on a sample open-shell Coupled-Cluster theory input, The usage of [input] [version] [ncpus] [ppn]Replace: [input] with input name [version] with GAMESS binary version name [ncpus] with number of GAMESS compute processes to run (1 for serial, > 1 for parallel)

10 [ppn] with 0 Running a GAMESS Input File50To run in serial execute the following 1 0 Running a GAMESS Input 1 0[input][version][ncps][ppn]51 Examine output of the open-shell Coupled-Cluster theory a GAMESS Input File52 Using GAMESSR unning a GAMESS Input File and Writing Output to a File53 Running a GAMESS Input File and Writing to a FileIf a fifth argument is passed to the then the output of the calculation will be redirected to that [input] [version] [ncpus] [ppn] [output]Replace: [input] with input name [version] with GAMESS binary version name [ncpus] with number of GAMESS compute processes to run (1 for serial, > 1 for parallel)


Related search queries