plot time as a function of threads (exercise A) #3

Open
jasonch wants to merge 2 commits from jasonch/2024-heraklion-parallel-python:ex1 into main
Member
No description provided.
jasonch added 2 commits 2024-08-30 11:19:09 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u ex1:jasonch-ex1
git checkout jasonch-ex1

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff jasonch-ex1
git checkout main
git merge --ff-only jasonch-ex1
git checkout jasonch-ex1
git rebase main
git checkout main
git merge --no-ff jasonch-ex1
git checkout main
git merge --squash jasonch-ex1
git checkout main
git merge --ff-only jasonch-ex1
git checkout main
git merge jasonch-ex1
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2024-heraklion-parallel-python#3
No description provided.