cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
326 stars 92 forks source link

[Testing][Utils] Docker Image for HeteroCL #227

Closed hecmay closed 4 years ago

hecmay commented 4 years ago

The users can pull and run the docker image with the following commands:

docker pull hecmay/heterocl:0.3
docker run -it hecmay/heterocl:0.3 bash

source /opt/conda/etc/profile.d/conda.sh
conda activate py36