User Tools

Site Tools


courses:ie418:symphony_and_coral

Differences

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

Link to this comparison view

Next revision
Previous revision
courses:ie418:symphony_and_coral [2014/09/16 17:25]
sertalpbilal created
courses:ie418:symphony_and_coral [2014/09/16 17:39] (current)
sertalpbilal
Line 1: Line 1:
-====== Setting up Symphony and Using Condor ======+====== IE418: Setting up Symphony and Using Condor ======
  
 In this page, steps to set up Symphony and use Condor is listed. Contribute this page by adding missing details and extra information. In this page, steps to set up Symphony and use Condor is listed. Contribute this page by adding missing details and extra information.
Line 11: Line 11:
  
   - Login to polyps.ie.lehigh.edu by using a terminal application (use Putty for Windows)   - Login to polyps.ie.lehigh.edu by using a terminal application (use Putty for Windows)
-  - Create a new folder by calling ''mkdir ie418'' +  - Create a new folder by calling \\ ''mkdir ie418'' 
-  - Enter the directory ''cd ie418'' +  - Enter the directory \\ ''cd ie418'' 
-  - Create a new folder ''mkdir symphony''+  - Create a new folder \\ ''mkdir symphony''
  
 ==== Download and Set up Symphony ==== ==== Download and Set up Symphony ====
  
-  - In the symphony directory call ''svn checkout http:// '' +  - In the symphony directory call \\ ''svn checkout https://projects.coin-or.org/svn/SYMPHONY/trunk'' 
-  - This command will download (checkout) svn directory of SYMPHONY to your local folder. After it finishes create a new folder ''mkdir build'' +  - This command will download (checkout) svn directory of SYMPHONY to your local folder. After it finishes create a new folder \\ ''mkdir build'' 
-  - Call ''../configure'' which will configure SYMPHONY +  - Call \\ ''cd build'' \\ ''../configure'' \\ which will configure SYMPHONY 
-  - Call ''make'' +  - Call \\ ''make'' 
-  - Call ''make install'' to complete installation+  - Call \\ ''make install'' \\ to complete installation
  
 ===== Using CONDOR to solve problems ===== ===== Using CONDOR to solve problems =====
Line 28: Line 28:
  
   - To use condor, you need to create a ''.sub'' file.   - To use condor, you need to create a ''.sub'' file.
 +  - Check [[http://research.cs.wisc.edu/htcondor/quick-start.html|this]] website to see a ''.sub'' file example. Edit this file for your needs. 
 +  - Call \\ ''condor_submit myexp.sub''
  
  
courses/ie418/symphony_and_coral.1410902727.txt.gz · Last modified: 2014/09/16 17:25 by sertalpbilal