Skip to content

Conversation

@mikepapadim
Copy link
Member

  • shorter inititial description
  • move Java command output further up to make it more obvious

@mikepapadim mikepapadim self-assigned this Jul 1, 2025
@mikepapadim mikepapadim added the documentation Improvements or additions to documentation label Jul 1, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refines the README by condensing the introduction, surfacing the --show-command integration guide earlier, and removing a redundant section at the end.

  • Shortened and clarified the project summary.
  • Added a dedicated “Integration with Your Java Codebase or Tools” section near the usage examples.
  • Removed the duplicate integration instructions block at the bottom.
Comments suppressed due to low confidence (2)

README.md:165

  • [nitpick] This sentence is quite verbose; consider simplifying for readability, e.g.: 'It prints the full Java command and JVM flags used for TornadoVM GPU execution.'
This flag shows the exact Java command with all JVM flags that are being invoked under the hood to enable seamless execution on GPUs with TornadoVM.

README.md:23

  • [nitpick] The phrasing 'it can be found in' is awkward—consider 'Previous integration with TornadoVM and Llama2 can be found at ...' for better clarity.
Previous integration of TornadoVM and Llama2 it can be found in <a href="https://github.com/mikepapadim/llama2.tornadovm.java">llama2.tornadovm</a>.


## ☕ Integration with Your Java Codebase or Tools

To integrate it into your codebase or IDE (e.g., IntelliJ) or custom build system (like IntelliJ, Maven, or Gradle), use the `--show-command` flag.
Copy link

Copilot AI Jul 1, 2025

Choose a reason for hiding this comment

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

[nitpick] There's a duplicate mention of IntelliJ in the tool list. Consider consolidating examples to avoid repetition, e.g., 'IDE or custom build system (e.g., IntelliJ, Maven, or Gradle)'.

Suggested change
To integrate it into your codebase or IDE (e.g., IntelliJ) or custom build system (like IntelliJ, Maven, or Gradle), use the `--show-command` flag.
To integrate it into your codebase or IDE or custom build system (e.g., IntelliJ, Maven, or Gradle), use the `--show-command` flag.

Copilot uses AI. Check for mistakes.
Copy link
Member

Choose a reason for hiding this comment

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

codebase, or IDE, or custom

Copy link
Collaborator

@stratika stratika left a comment

Choose a reason for hiding this comment

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

I spotted only a full-stop to be added. LGTM

Co-authored-by: Thanos Stratikopoulos <[email protected]>
@mikepapadim mikepapadim merged commit b4985fc into beehive-lab:main Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants