|
|
|
|
|
by usgroup
2619 days ago
|
|
GitHub repo and a Makefile... Cut C++ binaries, statically linked, test on local against small data, and ship them to production with scp. Run either standalone, on GPU cluster or MPI cluster. How the data gets to where it needs to be depends on the environment. Makefile contains all the steps : from compile to test to deploy. |
|