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
As a developer, I would like to have a quick start environment for developing the app and/or individual submodules and for deploying the app and selected submodules on either GPU or CPU resources. CPU deployment is much easier (except for defining BLAS and other CPU specific acceleration libraries), but GPU deployment is annoying (i.e., defining the OS specific CUDA libraries and dependencies).
As a developer, I would like to have a quick start environment for developing the app and/or individual submodules and for deploying the app and selected submodules on either GPU or CPU resources. CPU deployment is much easier (except for defining BLAS and other CPU specific acceleration libraries), but GPU deployment is annoying (i.e., defining the OS specific CUDA libraries and dependencies).
Options for defining the environment
Potential solutions
The text was updated successfully, but these errors were encountered: