Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 235 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 235 Bytes

Build

Make a build directory and enter it. Then invoke the CMake CL, configure the build, and make. For a quick set up:

1. mkdir build
2. cmake /path/to/Schwinger2D/
3. make -j

Running

Inside the wilson