User Tools

Site Tools


helpdocs:software_spring2021

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
helpdocs:software_spring2021 [2020/09/30 15:32] – [GitHub Desktop Client] localadminhelpdocs:software_spring2021 [2021/04/08 18:04] (current) – [Putty] localadmin
Line 14: Line 14:
     - Accept the default component options.     - Accept the default component options.
     - Choose Destination Folder, Menu Folder (usually defaults)     - Choose Destination Folder, Menu Folder (usually defaults)
-    - Done with install and configuration. 
     - Firewall can be configured to only connect to NDUS networks and NDSU 10.248.0.0/16 internal networks.     - Firewall can be configured to only connect to NDUS networks and NDSU 10.248.0.0/16 internal networks.
     - Done with install and configuration.     - Done with install and configuration.
Line 31: Line 30:
     - Run the installer     - Run the installer
     - Accept the default component options.     - Accept the default component options.
-    - Done with install and configuration. 
     - Done with install and configuration.     - Done with install and configuration.
   - Size: 4 MB   - Size: 4 MB
Line 167: Line 165:
   - Installer: There is no install file. Once Python3 is installed (#3) use Python’s Pip to install Django.   - Installer: There is no install file. Once Python3 is installed (#3) use Python’s Pip to install Django.
   - Instructions:   - Instructions:
-    -  After the path to the python.exe executable is included in the Windows Path environment variable, open a Windows Command Prompt (CMD) as Administrator and enter “python –m pip install Django” and pip will download and install Django.+    -  After the path to the python.exe executable is included in the Windows Path environment variable, open a Windows Command Prompt (CMD) as Administrator and enter “python3 –m pip install Django” and pip will download and install Django.
     - Done with install and configuration.     - Done with install and configuration.
   - Size: 273 MB   - Size: 273 MB
Line 290: Line 288:
  
 ==== Visual Studio 2019 Community ===== ==== Visual Studio 2019 Community =====
-a. Licensing: https://visualstudio.microsoft.com/license-terms/mlt031819/ +  - Licensing: https://visualstudio.microsoft.com/license-terms/mlt031819/ 
-b. Vendor URL: +  Vendor URL: https://visualstudio.microsoft.com/vs/community/ 
-c. Version: 2019 Community v16.0.3 +  - Version: 2019 Community v16.7.5 
-d. Installer: vs_community__1153303903.1545241136.exe +  Installer: vs_community__1814492533.1560981897.exe 
-e. Instructions: +  Instructions: 
-i. Run the installer. +    Run the installer. It will download updates. 
-ii. When presented with the ‘install components’ option choose the following: +    - When presented with the ‘install components’ option choose the following: 
-1. The Universal Windows Platform Development  +    The Universal Windows Platform Development  
-2. .NET desktop development Workloads when installing +    .NET desktop development Workloads when installing 
-iii. Done with install and configuration. +    - Desktop development with C++ 
-iv. +    - Windows will want to restart. 
 +    - Done with install and configuration. 
 +  - Size: 18.8 GB 
 +  - Location: QBB 102, 104, 106, 114, 116,132,150, 200, WDC 92, Library 14, 118. (153) 
 + 
 + 
 + 
 + 
 +===== MS-MPI v10.1.2 ===== 
 +  - Licensing: https://visualstudio.microsoft.com/license-terms/mlt031819/ 
 +  - Vendor URL: https://www.microsoft.com/en-us/download/details.aspx?id=100593 
 +  - Version: 10.1.2 
 +  - Installer: msmpisdk.msi & msmpisetup.exe 
 +  - Instructions: 
 +    - Run the installers. There are no configuration options in the installer. 
 +    - After installing add the following to the PATH variable. 
 +      * MSMPI_BENCHMARKS=C:\Program Files\Microsoft MPI\Benchmarks\ 
 +      * MSMPI_BIN=C:\Program Files\Microsoft MPI\Bin 
 +      * MSMPI_INC=C:\Program Files (x86)\Microsoft SDKs\MPI\Include 
 +      * MSMPI_LIB32=C:\Program Files (x86)\Microsoft SDKs\MPI\Lib\x86 
 +      * MSMPI_LIB64=C:\Program Files (x86)\Microsoft SDKs\MPI\Lib\x64 
 +  - Done with install and configuration. 
 +  - Size: 19 MB 
 +  - Location: QBB 102, 104, 106, 114, 116,132,150, 200, WDC 92, Library 14, 118. (153) 
 + 
  
helpdocs/software_spring2021.1601479976.txt.gz · Last modified: by localadmin