Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .ckr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"data_uid": "e67a662d04839a45",
"dict": {
"repo_deps": [
{
"repo_uoa": "ck-env"
},
{
"repo_uoa": "ck-web"
}
],
"shared": "git",
"url": "https://github.com/mc-imperial/shader-compiler-bugs"
},
"data_uoa": "shader-compiler-bugs",
"data_alias": "shader-compiler-bugs",
"data_name": "shader-compiler-bugs"
}
1 change: 1 addition & 0 deletions .cm/alias-a-module
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
032630d041b4fd8a
1 change: 1 addition & 0 deletions .cm/alias-a-ogl-bug
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
46a99bc558962ca3
1 change: 1 addition & 0 deletions .cm/alias-a-package
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1dc07ee0f4742028
1 change: 1 addition & 0 deletions .cm/alias-a-wfe
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1e4e644996b7f2a0
1 change: 1 addition & 0 deletions .cm/alias-u-032630d041b4fd8a
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module
1 change: 1 addition & 0 deletions .cm/alias-u-1dc07ee0f4742028
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package
1 change: 1 addition & 0 deletions .cm/alias-u-1e4e644996b7f2a0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wfe
1 change: 1 addition & 0 deletions .cm/alias-u-46a99bc558962ca3
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ogl-bug
58 changes: 56 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,56 @@
# shader-compiler-bugs
A collection of shader compiler bugs.
A collection of shader compiler bugs in the Collective Knowledge Format
=======================================================================

[![logo](https://github.com/ctuning/ck-guide-images/blob/master/logo-powered-by-ck.png)](http://cKnowledge.org)
[![logo](https://github.com/ctuning/ck-guide-images/blob/master/logo-validated-by-the-community-simple.png)](http://cTuning.org)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)

Software pre-requisites
=======================

* Python 2.7 or 3.3+
* git client
* Collective Knowledge Framework (CK) - http://github.com/ctuning/ck

You can install above dependencies on Ubuntu via:
```
$ sudo apt-get install python python-pip git
$ sudo pip install ck
```

Installation
============

You can install this repository via CK as follows:

```
$ ck pull repo --url=https://github.com/mc-imperial/shader-compiler-bugs
```

You can list all issues via
```
$ ck list ogl-bug
```

You can view meta of a shared bug via
```
$ ck load ogl-bug:{bug alias or UID}AMD-R7-Ubuntu-16.04 --min
for example:
$ ck load ogl-bug:AMD-R7-Ubuntu-16.04 --min
```

You can add a new entry for a bug via
```
$ ck add ogl-bug:MY-BUG-ALIAS
```
you can then edit meta via
```
$ vim `ck find ogl-bug:MY-BUG-ALIAS`
```

You can visualize issues via CK web dashboard
```
$ ck dashboard ogl-bug
```

CK-based workflow to detect and replay bugs is coming soon ...
1 change: 1 addition & 0 deletions module/.cm/alias-a-ogl-bug
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
46a99bc558962ca3
1 change: 1 addition & 0 deletions module/.cm/alias-u-46a99bc558962ca3
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ogl-bug
1 change: 1 addition & 0 deletions module/ogl-bug/.cm/desc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
21 changes: 21 additions & 0 deletions module/ogl-bug/.cm/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"backup_data_uid": "46a99bc558962ca3",
"backup_module_uid": "032630d041b4fd8a",
"backup_module_uoa": "module",
"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": "2016-11-30T22:13:36.739422",
"license": "See CK LICENSE.txt for licensing details",
"version": [
"1",
"8",
"4",
"2"
]
},
"data_name": "crowd-test OpenGL compilers (beta)"
}
40 changes: 40 additions & 0 deletions module/ogl-bug/.cm/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"actions": {
"dashboard": {
"desc": "show OpenCL bugs dashboard",
"for_web": "yes"
},
"show": {
"desc": "show bugs",
"for_web": "yes"
}
},
"external_html": {
"action": "show",
"crowd_key": "ck_ogl_testing_",
"module_uoa": "46a99bc558962ca3"
},
"copyright": " ",
"desc": "CK wrapper for OpenGL bug reports from Imperial",
"developer": "Grigori Fursin",
"developer_email": "[email protected]",
"developer_webpage": "",
"license": " ",
"module_deps": {
"env": "9b9b3208ac44b891",
"graph": "2d41f89bcf32d4d4",
"platform": "707ccdfe444cafac",
"program": "b0ac08fe1d3c2615",
"result": "4cd2850867df4241",
"results": "4cd2850867df4241",
"wfe": "1e4e644996b7f2a0"
},
"priority": 9,
"program_tags": "crowd-benchmarking,opencl-bugs",
"tags": [
"crowdsource",
"experiments",
"program benchmarking",
"program optimization"
]
}
Loading