benchmarks/ covers BLAS, LAPACK, and NumPy only. FFT and MPI have no benchmarks.
Task
- Add
benchmarks/fft_bench.v comparing vsl.fft against numpy.fft
- Add
benchmarks/mpi_bench.v for MPI send/reduce/broadcast latency
- Wire both into
benchmarks.yml matrix
Files
- New
benchmarks/fft_bench.v
- New
benchmarks/mpi_bench.v
.github/workflows/benchmarks.yml
benchmarks/covers BLAS, LAPACK, and NumPy only. FFT and MPI have no benchmarks.Task
benchmarks/fft_bench.vcomparing vsl.fft against numpy.fftbenchmarks/mpi_bench.vfor MPI send/reduce/broadcast latencybenchmarks.ymlmatrixFiles
benchmarks/fft_bench.vbenchmarks/mpi_bench.v.github/workflows/benchmarks.yml