-
Notifications
You must be signed in to change notification settings - Fork 0
For more information, please visit http://gomc.eng.wayne.edu/
LSchwiebert/GOMC_GPU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
******************* *****GOMC 1.0***** ******************* >>Building GOMC From the terminal 1. Go inside the root folder 2. run make >>Test and Run: To test systems, put input files directly in the root folder, where the GOMC.out is To run the system, just execute ./GOMC.out >>Configure: You can change nvcc compiler and add flag through the makefile. To compile on NVIDA's CC 2.x GPUs, go to the "# CUDA code generation flags" sections and change the "GENCODE_FLAGS" to "$(GENCODE_SM20)". >>To build with NVT or GEMC, you can change the Ensemble flags at the EnsemblePreprocessor.h file.
Packages 0
No packages published