Skip to content

Conversation

@roversch
Copy link
Collaborator

@roversch roversch commented Oct 9, 2024

Benchmarks were a bit broken..

Some fixes and improvements are in this PR

@roversch roversch requested a review from mkatliar October 9, 2024 14:22
${BENCH_DATA}/${BENCH_BLAST_OUTPUT_DIR}/dgemm-blast-static-panel.json: $(BENCH_BLAST)
$(BENCH_BLAST) --benchmark_filter="BM_gemm_static_panel<double, .+>" $(BENCHMARK_OPTIONS) \
--benchmark_out=${BENCH_DATA}/${BENCH_BLAST_OUTPUT_DIR}/dgemm-blast-static-panel.json
cp $@ ${BENCH_DATA}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This copies ${BENCH_DATA}/${BENCH_BLAST_OUTPUT_DIR}/dgemm-blast-static-panel.json to ${BENCH_DATA}/dgemm-blast-static-panel.json, do I get it right? Why is it needed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for the Python script. I copy everything into the same 'main' folder.

@mkatliar mkatliar force-pushed the benchmarks_refresh branch 2 times, most recently from b7472f0 to efa2065 Compare December 9, 2024 12:18
@mkatliar mkatliar merged commit d0611da into master Dec 9, 2024
4 checks passed
@mkatliar mkatliar deleted the benchmarks_refresh branch December 9, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants