-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install milc
#1
Comments
...off to a good start.
I've tried almost all the options in Raised an issue: https://github.com/milc-qcd/milc_qcd/issues Running the tests: The process terminates with:
Along the way, I get the following errors:
This repeats for every test case:
Then again for double precision. What's in those output files?
|
Figured out the error, here: milc-qcd#66 |
OK, enough tests pass that I'm fairly confident I've installed it OK and it works. |
Forked, cloned. I need to modify the makefile. It works by copying a
Makefile
into the directory of the application you'd like to build, then runningmake [a target from Makefile_template]
.Full instructions are here: https://web.physics.utah.edu/~detar/milc/milcv7.html#Building-the-MILC-Code
The text was updated successfully, but these errors were encountered: