Skip to content

Rework - #3

Open
WoWaster wants to merge 11 commits into
mainfrom
rework
Open

Rework#3
WoWaster wants to merge 11 commits into
mainfrom
rework

Conversation

@WoWaster

Copy link
Copy Markdown
Member

No description provided.

@WoWaster
WoWaster marked this pull request as ready for review June 30, 2026 14:38
@WoWaster
WoWaster requested a review from gsvgit June 30, 2026 14:39

@gsvgit gsvgit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  • What about readme with instructions. E.g. how to add more benchmarks.
  • What about AGENTS.md ?

Comment thread src/benchmark/inpla.py
logging.info("Converting matrices for inpla")
convert_matrices_to_inpla(matrices, matrices_path, inpla_bench_path)

# parser doesn't work

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hmm... What is it for? What does it mean?

Comment thread src/benchmark/lagraph.py


def build_GraphBLAS(dependencies_path: Path):
subprocess.run(["make"], cwd=dependencies_path / "GraphBLAS", check=True)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Move strings that used more than once to constant literals.

Comment thread src/benchmark/lagraph.py

matrices = get_enabled_matrices_for_tool(matrices_spec_path, Tool.LAGRAPH)

# parser doesn't work

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Again? Reading of the discussion does not help me to realize what happens.

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.

2 participants