Add Dockerfile + build workflow#73
Conversation
|
@Niek do you mind moving this to the build release workflow? |
|
@abetlen are you referring to |
|
Maybe we should directly add openblas support? |
|
Good idea @jmtatsch - added now |
|
Here is a docker file for a cublas capable container that should bring huge speed ups for cuda gpu owners after the next sync with upstream: |
@jmtatsch where is |
good catch, it isn't necessary at all. I cleaned it up above. |
|
@abetlen do you need any other changes? |
Fixes #70
This PR adds a Dockerfile and updates the release workflow to build the latest Docker image too. Both amd64 and arm64 arches are built.