Skip to content

lwJi/ETK-Compile-Guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

388 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETK-Compile-Guides

gmake options

  • Clean compilation files

    gmake <config>-clean
    gmake <config>-realclean
    
  • Reconfig after modifying config-info

    gmake <config>-reconfig options=<cfgfile>
    
  • Only compile AMReX

    gmake -j24 <config>-build BUILDLIST=AMReX
    
  • Verbose

    gmake -j8 <config> VERBOSE=yes
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages