-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added Docker and artifact Zenodo DOI
- Loading branch information
Showing
21 changed files
with
161 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
88eef0cd8c43b68a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
docker |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
docker/.cm/alias-a-request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
aea4b3fd6974c5da |
1 change: 1 addition & 0 deletions
1
docker/.cm/alias-a-request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
684e1b8f083c4ab0 |
1 change: 1 addition & 0 deletions
1
docker/.cm/alias-a-request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
08da9685582866a0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27 |
1 change: 1 addition & 0 deletions
1
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35/.cm/desc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
21 changes: 21 additions & 0 deletions
21
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35/.cm/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"backup_data_uid": "684e1b8f083c4ab0", | ||
"backup_module_uid": "88eef0cd8c43b68a", | ||
"backup_module_uoa": "docker", | ||
"control": { | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2018-03-19T18:17:14.578608", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"1", | ||
"9", | ||
"4", | ||
"1" | ||
] | ||
}, | ||
"data_name": "request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35" | ||
} |
9 changes: 9 additions & 0 deletions
9
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35/.cm/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"cmd": { | ||
"default": { | ||
"build": "-t $#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$ $#CK_PATH#$", | ||
"push": "$#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$", | ||
"run": "--rm -it $#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$" | ||
} | ||
} | ||
} |
21 changes: 21 additions & 0 deletions
21
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27-py35/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
FROM ubuntu:16.04 | ||
MAINTAINER Grigori Fursin <[email protected]> | ||
|
||
# Install standard packages. | ||
RUN apt-get update && apt-get install -y \ | ||
python \ | ||
python-pip \ | ||
python3 \ | ||
python3-pip \ | ||
git zip bzip2 sudo wget \ | ||
libglib2.0-0 libsm6 | ||
|
||
RUN pip3 install ck | ||
RUN ck version | ||
|
||
# Install CK RPi repo | ||
RUN ck pull repo --url=https://github.com/dividiti/ck-request-asplos18-mobilenets-armcl-opencl | ||
RUN ck pull repo:ck-request-asplos18-results-mobilenets-armcl-opencl | ||
|
||
# | ||
CMD bash |
1 change: 1 addition & 0 deletions
1
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27/.cm/desc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
21 changes: 21 additions & 0 deletions
21
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27/.cm/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"backup_data_uid": "aea4b3fd6974c5da", | ||
"backup_module_uid": "88eef0cd8c43b68a", | ||
"backup_module_uoa": "docker", | ||
"control": { | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2018-03-19T18:17:29.161041", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"1", | ||
"9", | ||
"4", | ||
"1" | ||
] | ||
}, | ||
"data_name": "request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27" | ||
} |
9 changes: 9 additions & 0 deletions
9
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27/.cm/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"cmd": { | ||
"default": { | ||
"build": "-t $#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$ $#CK_PATH#$", | ||
"push": "$#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$", | ||
"run": "--rm -it $#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$" | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py27/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
FROM ubuntu:16.04 | ||
MAINTAINER Grigori Fursin <[email protected]> | ||
|
||
# Install standard packages. | ||
RUN apt-get update && apt-get install -y \ | ||
python-all \ | ||
python-pip \ | ||
git zip bzip2 sudo wget \ | ||
libglib2.0-0 libsm6 | ||
|
||
RUN pip install ck | ||
RUN ck version | ||
|
||
# Install CK RPi repo | ||
RUN ck pull repo --url=https://github.com/dividiti/ck-request-asplos18-mobilenets-armcl-opencl | ||
RUN ck pull repo:ck-request-asplos18-results-mobilenets-armcl-opencl | ||
|
||
# | ||
CMD bash |
1 change: 1 addition & 0 deletions
1
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35/.cm/desc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
21 changes: 21 additions & 0 deletions
21
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35/.cm/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"backup_data_uid": "08da9685582866a0", | ||
"backup_module_uid": "88eef0cd8c43b68a", | ||
"backup_module_uoa": "docker", | ||
"control": { | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2018-03-19T18:14:10.844624", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"1", | ||
"9", | ||
"4", | ||
"1" | ||
] | ||
}, | ||
"data_name": "request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35" | ||
} |
9 changes: 9 additions & 0 deletions
9
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35/.cm/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"cmd": { | ||
"default": { | ||
"build": "-t $#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$ $#CK_PATH#$", | ||
"push": "$#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$", | ||
"run": "--rm -it $#CK_DOCKER_ORGANIZATION#$/$#CK_DOCKER_NAME#$" | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
docker/request-asplos18-mobilenets-armcl-opencl-ubuntu-16.04-py35/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
FROM ubuntu:16.04 | ||
MAINTAINER Grigori Fursin <[email protected]> | ||
|
||
# Install standard packages. | ||
RUN apt-get update && apt-get install -y \ | ||
python3 \ | ||
python3-pip \ | ||
git zip bzip2 sudo wget \ | ||
libglib2.0-0 libsm6 | ||
|
||
RUN pip3 install ck | ||
RUN ck version | ||
|
||
# Install CK RPi repo | ||
RUN ck pull repo --url=https://github.com/dividiti/ck-request-asplos18-mobilenets-armcl-opencl | ||
RUN ck pull repo:ck-request-asplos18-results-mobilenets-armcl-opencl | ||
|
||
# | ||
CMD bash |