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:42] – [Visual Studio 2019 Community] 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 300: Line 298:
     - .NET desktop development Workloads when installing     - .NET desktop development Workloads when installing
     - Desktop development with C++     - Desktop development with C++
 +    - Windows will want to restart.
     - Done with install and configuration.     - Done with install and configuration.
   - Size: 18.8 GB   - Size: 18.8 GB
-  - Location:  +  - 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.1601480566.txt.gz · Last modified: by localadmin