gllllll commited on
Commit
1596887
·
verified ·
1 Parent(s): 52ef092

v1.1: compiler-backed dialects, 566 records, 2076 diagnostic pairs

Browse files
v1.1/README.md CHANGED
@@ -45,12 +45,12 @@ accepts the output.
45
 
46
  | Dialect | Generator | This run | Validator |
47
  |---|---|---|---|
48
- | SPIR-V | glslangValidator -V | 557/562 (99%) | spirv-val |
49
- | GLSL 330 | spirv-cross | 445/536 (83%) | glslangValidator |
50
- | ESSL 300 | spirv-cross | 441/476 (93%) | glslangValidator |
51
- | HLSL SM6.0 | spirv-cross | 438/514 (85%) | dxc (authoritative) |
52
  | MSL 2.0 | spirv-cross | emitted, unverified | none exists on Linux |
53
- | WGSL | sampler-split + naga | 334/458 (73%) | wgpu.create_shader_module |
54
 
55
  `msl_status` is reported as `EMITTED_UNVERIFIED`, never `PASSED`: no Metal
56
  compiler exists outside macOS, and overstating that is what made the previous
@@ -67,10 +67,10 @@ scored 0/40. Normalising the **source** instead lifted WGSL from 36% to 86%.
67
 
68
  | File | Records |
69
  |---|---|
70
- | `dataset_full.jsonl` | 375 |
71
- | `dataset_permissive.jsonl` | 346 |
72
  | `dataset_noncommercial.jsonl` | 29 |
73
- | `diagnostic_bugfix_pairs.jsonl` | 1225 |
74
  | `metrics.json` | pipeline counters |
75
 
76
  Parquet mirrors use nested Arrow structs rather than JSON-in-a-string.
@@ -87,14 +87,14 @@ portability boundaries.
87
 
88
  ```
89
  repositories : 64/102 cloned
90
- files scanned: 8972
91
- candidates : 1751
92
- accepted : 375
93
- diagnostics : 1225
94
- rejected : L0=2456 licence=4765 inflation=20
95
- duplicates : exact=52 near=82
96
- tokens : 2,536,681
97
- elapsed : 460s
98
  ```
99
 
100
  ## Toolchain
 
45
 
46
  | Dialect | Generator | This run | Validator |
47
  |---|---|---|---|
48
+ | SPIR-V | glslangValidator -V | 855/860 (99%) | spirv-val |
49
+ | GLSL 330 | spirv-cross | 709/829 (86%) | glslangValidator |
50
+ | ESSL 300 | spirv-cross | 695/752 (92%) | glslangValidator |
51
+ | HLSL SM6.0 | spirv-cross | 708/784 (90%) | dxc (authoritative) |
52
  | MSL 2.0 | spirv-cross | emitted, unverified | none exists on Linux |
53
+ | WGSL | sampler-split + naga | 544/719 (76%) | wgpu.create_shader_module |
54
 
55
  `msl_status` is reported as `EMITTED_UNVERIFIED`, never `PASSED`: no Metal
56
  compiler exists outside macOS, and overstating that is what made the previous
 
67
 
68
  | File | Records |
69
  |---|---|
70
+ | `dataset_full.jsonl` | 566 |
71
+ | `dataset_permissive.jsonl` | 537 |
72
  | `dataset_noncommercial.jsonl` | 29 |
73
+ | `diagnostic_bugfix_pairs.jsonl` | 2076 |
74
  | `metrics.json` | pipeline counters |
75
 
76
  Parquet mirrors use nested Arrow structs rather than JSON-in-a-string.
 
87
 
88
  ```
89
  repositories : 64/102 cloned
90
+ files scanned: 5769
91
+ candidates : 2893
92
+ accepted : 566
93
+ diagnostics : 2076
94
+ rejected : L0=2579 licence=297 inflation=23
95
+ duplicates : exact=90 near=144
96
+ tokens : 3,871,248
97
+ elapsed : 673s
98
  ```
99
 
100
  ## Toolchain
v1.1/dataset_full.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62beb04363734163037c91058eee48b80c83f0ae167a009d5fb37e749a7061df
3
- size 6992390
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be42b57d664b28c68f2d326f0776b06006cc4c5dea1ce1352ef0d6b0130ff56
3
+ size 10794470
v1.1/dataset_full.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80af04cd2e674767d416aa34563c0210c2ccf04c76b7ae623c61917def58c408
3
- size 997296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ad7eb68bf70c8f5d767fa926dbb995668420b00865ad78df2b17f047d0cf86
3
+ size 1540054
v1.1/dataset_noncommercial.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6892d16db968b68808aae284dd1a6cd5a8fead52fa8420ea81ab2a0bd97a8e8
3
- size 317328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de6ac848b31b3154cc9451d5ed8ab20d4b9544212ff9d53aeb086d5584caa336
3
+ size 316609
v1.1/dataset_noncommercial.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96126515646321ca0a404642bf8e5a295662cf0a55d533a910f4f8178323b121
3
- size 87184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf954f3fb898cfe12ceb9d8c50ae13e93b90dfdccd70b2769641b6ca0cd133ef
3
+ size 86600
v1.1/dataset_permissive.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4b71df1b4ed6e0d27886a62323be68b16d8723678af21383d4cc1b88b9b5916
3
- size 6675062
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:329119a95a16b1fb06fe77b089bcdaba3ba68c6fd63191f419f006465ab6a89d
3
+ size 10477861
v1.1/dataset_permissive.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53ab86865fb605bd41354f9853420fd289ccb5f6e2391adc07af971865c56711
3
- size 953912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e59aeef0f91d0a59309fb34ea3d59a3d3a30d17722e03b07326f2495d4982d
3
+ size 1499425
v1.1/diagnostic_bugfix_pairs.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
v1.1/metrics.json CHANGED
@@ -2,63 +2,65 @@
2
  "repos_attempted": 102,
3
  "repos_cloned": 64,
4
  "repos_failed": 38,
5
- "files_scanned": 8972,
6
- "candidates": 1751,
7
- "rejected_l0": 2456,
8
- "rejected_license": 4765,
9
- "rejected_inflation": 20,
 
 
10
  "rejected_integrity": 0,
11
- "duplicates_exact": 52,
12
- "duplicates_near": 82,
13
- "accepted": 375,
14
- "diagnostics": 1225,
15
  "target_passed": {
16
- "spirv": 557,
17
- "glsl_330": 445,
18
- "essl_300": 441,
19
- "wgsl": 334,
20
- "hlsl_sm60": 438
21
  },
22
  "target_failed": {
 
23
  "hlsl_sm60": 76,
24
- "glsl_330": 91,
25
- "essl_300": 35,
26
- "wgsl": 85,
27
  "spirv": 5
28
  },
29
  "target_unverified": {
30
- "msl_20": 543
31
  },
32
  "target_unsupported": {
33
- "wgsl": 39
34
  },
35
  "reject_reasons": {
36
  "L0:only 6 non-blank lines (min 8)": 82,
37
- "L0:only 7 non-blank lines (min 8)": 123,
38
- "L0:only 4 non-blank lines (min 8)": 52,
39
- "L0:only 3 non-blank lines (min 8)": 21,
40
- "L0:only 1 shader marker(s), need 2": 211,
41
- "L0:only 0 shader marker(s), need 2": 42,
42
- "L0:no shader entry point": 1546,
43
- "L0:only 2 non-blank lines (min 8)": 8,
44
- "L0:only 5 non-blank lines (min 8)": 107,
45
- "L0:trivial stub or passthrough shader": 67,
46
- "L4:target near-identical to source": 20,
47
- "L0:host-language markers present: ['cpp_namespace']": 36,
48
  "L0:host-language markers present: ['java_csharp_declaration', 'cpp_namesp": 34,
49
- "L0:host-language markers present: ['java_csharp_declaration']": 121,
50
  "L0:host-language markers present: ['c_stdio_call']": 2,
51
- "L3:licence 'verify' could not be classified": 4765,
52
- "L0:6709 lines exceeds max 4000": 1,
53
- "L0:host-language markers present: ['cpp_std_namespace']": 3
 
54
  },
55
  "failure_classes": {
56
- "compile_error": 1194,
57
- "validator_rejected": 26,
58
- "wgsl_unsupported_by_webgpu": 4,
59
- "sampler_split_failed": 1
60
  },
61
- "total_tokens": 2536681,
62
- "elapsed_seconds": 460.22603058815,
63
- "sampler_split_applied": 68
64
  }
 
2
  "repos_attempted": 102,
3
  "repos_cloned": 64,
4
  "repos_failed": 38,
5
+ "repos_unlicensed": 4,
6
+ "licenses_resolved": 7,
7
+ "files_scanned": 5769,
8
+ "candidates": 2893,
9
+ "rejected_l0": 2579,
10
+ "rejected_license": 297,
11
+ "rejected_inflation": 23,
12
  "rejected_integrity": 0,
13
+ "duplicates_exact": 90,
14
+ "duplicates_near": 144,
15
+ "accepted": 566,
16
+ "diagnostics": 2076,
17
  "target_passed": {
18
+ "spirv": 855,
19
+ "essl_300": 695,
20
+ "hlsl_sm60": 708,
21
+ "wgsl": 544,
22
+ "glsl_330": 709
23
  },
24
  "target_failed": {
25
+ "glsl_330": 120,
26
  "hlsl_sm60": 76,
27
+ "essl_300": 57,
28
+ "wgsl": 118,
 
29
  "spirv": 5
30
  },
31
  "target_unverified": {
32
+ "msl_20": 836
33
  },
34
  "target_unsupported": {
35
+ "wgsl": 57
36
  },
37
  "reject_reasons": {
38
  "L0:only 6 non-blank lines (min 8)": 82,
39
+ "L0:only 4 non-blank lines (min 8)": 44,
40
+ "L0:only 7 non-blank lines (min 8)": 106,
41
+ "L0:only 3 non-blank lines (min 8)": 20,
42
+ "L0:only 1 shader marker(s), need 2": 248,
43
+ "L0:only 0 shader marker(s), need 2": 63,
44
+ "L0:no shader entry point": 1738,
45
+ "L0:only 2 non-blank lines (min 8)": 4,
46
+ "L0:only 5 non-blank lines (min 8)": 46,
47
+ "L0:trivial stub or passthrough shader": 21,
48
+ "L4:target near-identical to source": 23,
 
49
  "L0:host-language markers present: ['java_csharp_declaration', 'cpp_namesp": 34,
50
+ "L0:host-language markers present: ['cpp_namespace']": 42,
51
  "L0:host-language markers present: ['c_stdio_call']": 2,
52
+ "L0:host-language markers present: ['cpp_std_namespace']": 7,
53
+ "L0:host-language markers present: ['java_csharp_declaration']": 121,
54
+ "L3:licence 'Prosperity License & Patron License (https://lygia.xyz/licens": 297,
55
+ "L0:6709 lines exceeds max 4000": 1
56
  },
57
  "failure_classes": {
58
+ "compile_error": 2038,
59
+ "validator_rejected": 31,
60
+ "wgsl_unsupported_by_webgpu": 5,
61
+ "sampler_split_failed": 2
62
  },
63
+ "total_tokens": 3871248,
64
+ "elapsed_seconds": 673.2338922023773,
65
+ "sampler_split_applied": 153
66
  }
v1.1/sample.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56489d5820a723e4651bf44e0f7b5686ba4b39cfb3f3c4a49fbbe7ae776cd43f
3
- size 774021
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:199e5e34848af33902ca46ab7f3c47a26490b659b658081347110e4029bb56cf
3
+ size 871236