What's Changed
- Add handling for HPC-Coder-v2 by @Dando18 in #28
- add max variants of efficiency metrics by @Dando18 in #29
- Add HF Token Handling to Generation Script by @Dando18 in #30
- Fix: explicitly add task to HF pipeline by @Dando18 in #31
- update the readme with more accurate build instructions by @Dando18 in #32
- Handle mpi+omp case in macro generation by @harshithamenon in #33
- Update LLM prompt for sparse_axpy to reflect the output 'z' as a dense vector by @harshithamenon in #34
- fix maximumSubarray baseline by @Dando18 in #36
- Fix edge count prompt by @Dando18 in #43
- Fix histogram baseline by @Dando18 in #44
- change random number range for fp stability by @Dando18 in #45
- add basic ci functionality by @Dando18 in #46
New Contributors
- @harshithamenon made their first contribution in #33
Full Changelog: v1.0...v1.1