Recent Releases of pareval

pareval - v1.1 Release

What's Changed

  • Add handling for HPC-Coder-v2 by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/28
  • add max variants of efficiency metrics by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/29
  • Add HF Token Handling to Generation Script by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/30
  • Fix: explicitly add task to HF pipeline by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/31
  • update the readme with more accurate build instructions by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/32
  • Handle mpi+omp case in macro generation by @harshithamenon in https://github.com/parallelcodefoundry/ParEval/pull/33
  • Update LLM prompt for sparse_axpy to reflect the output 'z' as a dense vector by @harshithamenon in https://github.com/parallelcodefoundry/ParEval/pull/34
  • fix maximumSubarray baseline by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/36
  • Fix edge count prompt by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/43
  • Fix histogram baseline by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/44
  • change random number range for fp stability by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/45
  • add basic ci functionality by @Dando18 in https://github.com/parallelcodefoundry/ParEval/pull/46

New Contributors

  • @harshithamenon made their first contribution in https://github.com/parallelcodefoundry/ParEval/pull/33

Full Changelog: https://github.com/parallelcodefoundry/ParEval/compare/v1.0...v1.1

- C++
Published by Dando18 10 months ago

pareval - v1.0 Release

First release of ParEval. Includes experiments up to those in initial HPDC paper.

- C++
Published by Dando18 10 months ago