Skip to content

niusen/gfmc.peps.code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PEPS_GFMC 1, Windows or Linux system for X-86/64.

2, An MPI implementation, such as OpenMPI or MPICH.

3, A C++ compiler.

4, A Python interpreter.

5, PyTorch platform.

6, The main file is located in PEPS_GFMC\special\main.cpp.

7, The Makefile is located in PEPS_GFMC Depending on the C++ compiler being used, you may need to modify the "CC" and "CPPFLAGS" in the Makefile accordingly.

8, The executable program will appear in PEPS_GFMC\console\ with the name "exe".

9, The command to submit the program is in PEPS_GFMC\console\slurm.bscc.t6.txt. Make necessary modifications based on the platform.

10, Specific parameters for the calculations can be modified in PEPS_GFMC\special\pars.cpp and PEPS_GFMC\peps\config.py, such as lattice size and other settings.

About

gfmc_peps_code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 69.9%
  • C++ 29.7%
  • Other 0.4%