Difference between revisions of "Compiling SCHISM on Windows"

From ccrmwiki
Jump to: navigation, search
(Created page with "Here are the tools and libraries I used to build parallel SCHSIM on Windows <UL> <LI> MS Visual Studio 2010 <LI> MS HPC package 2008, which can be downloaded at [https:/...")
 
Line 9: Line 9:
 
   <LI> Prebuild third party libs, which can be downloaded at [https://d3.water.ca.gov/owncloud/index.php/s/uGOYtAHVteLDJSb here].
 
   <LI> Prebuild third party libs, which can be downloaded at [https://d3.water.ca.gov/owncloud/index.php/s/uGOYtAHVteLDJSb here].
 
       This zip file contains HDF5,netCDF4 and parmetis.
 
       This zip file contains HDF5,netCDF4 and parmetis.
 +
</UL>
 +
 +
Here are the steps to build it
 +
<UL>
 +
  <LI> Edit the CMAKE windows cache file in SCHSIM source code
 +
 
</UL>
 
</UL>

Revision as of 11:45, 19 July 2018

Here are the tools and libraries I used to build parallel SCHSIM on Windows

  • MS Visual Studio 2010
  • MS HPC package 2008, which can be downloaded at here
  • Intel Compiler
  • SVN 1.6.16
  • CMAKE 3.02
  • Prebuild third party libs, which can be downloaded at here. This zip file contains HDF5,netCDF4 and parmetis.

Here are the steps to build it

  • Edit the CMAKE windows cache file in SCHSIM source code