Skip to content
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

made docker compatible build image #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fcollman
Copy link

I made a dockerfile for your project that compiles... i had to do some reformatting of some of the makefiles to make it work, so i place those in a docker subdirectory had the dockerfile overwrite them. I wanted to try to figure out how to statically link MKL as well so the binaries could be used outside of a large docker image, but didn't get that working. Not sure about the MPI stuff here, but it at least compiles and runs the non-mpi based executables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant