CMU-Quake/hercules
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
For instructions on how to build, install and execute Hercules, please read the documentation on the GitHub wiki pages. Some general description of the core components in this directory are given next. -------------------------------------------------------------------------- octor - Hercules mesh generator/partitioner/load balancer module quake - Hercules solver module user.mk - User-specified compiler and linker settings. This should be the only file we need to change. systemdef.mk - generic system-specific compile and linker settings. Tailored by entries in user.mk common.mk - system-independent settings --------------------------------------------------------------------------