Skip to content

AlexiiAlin/PPC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPC-Project

Steps to run the project:

  1. Download and install these 2 beauties : https://www.microsoft.com/en-us/download/details.aspx?id=57467

  2. Run "set MSMPI" in cmd

    alt text

  3. Install Visual Studio 2017 (Choose C++ environment)

  4. Clone this project

  5. Open the project with Visual Studio 2017

  6. Right click on "PPC-Project" and click Properties

  7. Under Configuration Properties -> C/C++ -> General -> [Additional Include Directories = $(MSMPI_INC);$(MSMPI_INC)\x64]

  8. Under Configuration Properties -> Linker -> General -> [Additional Library Directories = $(MSMPI_LIB64)]

  9. Apply & Ok, and you should be able to run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors