You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to build a (second?) container which includes compiled binaries / packaged source and an entrypoint for simple, portable (on x86_64 + nvidia) systems.
Then it would be as simple as getting the container onto a given system, and running the entry point.
CUDA_ARCH would ideally want to include all major CUDA architectures, which would bloat build time and filsize however.
The text was updated successfully, but these errors were encountered:
It would be useful to build a (second?) container which includes compiled binaries / packaged source and an entrypoint for simple, portable (on x86_64 + nvidia) systems.
Then it would be as simple as getting the container onto a given system, and running the entry point.
CUDA_ARCH would ideally want to include all major CUDA architectures, which would bloat build time and filsize however.
The text was updated successfully, but these errors were encountered: