IBM / aihwkit

IBM Analog Hardware Acceleration Kit
https://aihwkit.readthedocs.io
MIT License
363 stars 147 forks source link

publish an official docker image #476

Open matifali opened 1 year ago

matifali commented 1 year ago

Description and motivation

It would be better if aihwkit could publish an official docker image with GPU support.

Alternatives and other information

So that you know, instructions are available to build your image using the CUDA file provided.

kaoutar55 commented 1 year ago

Thank you @matifali, we are working on publishing docker images to docker hub/Github register with GPU soon. Thank you for your help providing instructions for building the docker image.

matifali commented 1 year ago

Thank you @matifali, we are working on publishing docker images with GPU support to conda forge soon. Thank you for your help providing instructions for building the docker image.

@kaoutar55 I assume you mean publishing to dockerhub or GitHub container registry.

Borjagodoy commented 3 months ago

This issue could be close right @kaoutar55 i´m seen that in the PR https://github.com/IBM/aihwkit/pull/551 are attached that

matifali commented 3 months ago

@Borjagodoy #551 added a Dockerfile while this issue requests to build and publish official Docker images on a container registry.

Borjagodoy commented 3 months ago

OK, let me get on with it and try to publish them as quickly as possible. Thanks for all the help with the project!