Michalis Papadimitriou

Results 6 issues of Michalis Papadimitriou

#### Description Updated GraalVM download links to point to the newer version, jdk-21.0.2. Removed the handling of ValueAnchorNode class in the ExceptionSuppression.java, as it was noted to no longer be...

graal-update

**Is your feature request related to a problem? Please describe.** The feature is related to code cleanup and readability. The codebase heavily uses String concatenation for error and debug logging....

good first issue
clean-up

Llama-shepherd-cli is a small tool designed to simplify the management and experimentation with Llama2 implementation across multiple languages. Whether you're wrangling tiny llamas models or herding llamas of various sizes,...

#### Description Describe the patch. What does it enhance? What does it fix? This PR implements the migration unit testing framework from JUnit 4 (JUnit 4.13.2 last updated Feb 13,...

tests

This is a draft PR to start reviering the changes. Currently, reductions and vectors do not work. How to test: ```bash make jdk22 make tests ````

#### Description Add entry to documentation to explain the cofiguration for running unit-tests through Intellij. #### Backend/s tested Mark the backends affected by this PR. - [ ] OpenCL -...

documentation