Skip to content

Commit 44fd25b

Browse files
alexxonyclaude
andcommitted
LICENSE(MIT) 추가 — 공개 repo 라이선스 공백 해소, JOURNAL 기록
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 67d89af commit 44fd25b

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

JOURNAL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
- 2026-07-21T20:01:00+09:00 — JOURNAL.md 원장 시작(2층 기록 관례 GPU-Solver 첫 적용). 코드 변경 없음(이번 세션 = repo 공개 절차만).
1111
- 2026-07-21T20:30:00+09:00 — KernelBench(ScalingIntelligence) 단독 조사·등재: 판정 = 선행 경쟁자 아니라 문제 공급원(순수 벤치마크, 룰 진화·병목 판정 0, "not agentic scaffolds" 명시). 이미 kb_* 4문제로 사용 중이던 repo. 250 확장 소비 경로 = clone/submodule 또는 HF dataset(pip 아님). vault 02-prior-art-survey §KernelBench 자체 신설(d1cc544).
1212
- 2026-07-21T20:35:00+09:00 — 세션 마감: 코드 변경 0, 미추적 3건(.claude/, problems/2d_convolution/starter.cu, scratchpad/) 처리 보류. 다음 = (b) KernelBench 250 확장(추천) / (c) CudaForge 비교 / (d) 두 축 재설계.
13+
- 2026-07-22T14:43:45+09:00 — LICENSE(MIT) 추가: compiler-thermal 공개 전환 작업과 함께 두 repo 일괄 결정(사용자 승인). 라이선스 공백(all rights reserved) 해소.

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2026 alexxony
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)