-
Notifications
You must be signed in to change notification settings - Fork 5
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
Create Test Cuda ML Flavor #1026
Comments
think about pola.rs |
Maybe have one SLC for data engineering and one for model execution (however, only one of pytorch or tensorflow) |
The SLC with all dependencies became too big: ~50GB (16GB tar.gz)
Reason is that both can be installed with conda (in contrast to Tensorflow) without any conflicts. Also, |
As this will not be the final standard ML SLC, I renamed it to "test-Exasol-8-cuda-ml`. |
The test flavor uses the slow-wrapper scripts for now, which have the |
My pytorch test:
|
Numba Test
|
closes #1026 --------- Co-authored-by: Torsten Kilias <[email protected]>
Background
Acceptance Criteria
ready to start CUDA SLC with CUDA-enabled ML libraries
Name:
test-Exasol-8-cuda-ml
New Packages:
The text was updated successfully, but these errors were encountered: