https://github.com/minusmo/multi-thread-assignment
https://github.com/minusmo/multi-thread-assignment
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/minusmo/multi-thread-assignment
- Owner: minusmo
- Created: 2023-04-02T09:59:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T11:24:23.000Z (about 3 years ago)
- Last Synced: 2025-04-23T19:17:48.353Z (about 1 year ago)
- Language: Java
- Size: 103 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2023 - Spring, Multi Core Computing Assignment1
Make a multi-thread java application and analyze the performance.
## Requirements
1. 2 subdirectories. problem1 and problem2 under proj1
2. Java source code, Parallel performance report, video file for compilation and execution under each problem dir.
3. Contents required in the reports
1. CPU Type, Number of cores, Memory Size, OS Type..
2. Tables and Graphs showing execution time(ms) for each threads(1,2,4,6,8,10,12,14,16,32)
3. Explanation and Analysis of the results with sufficient details.
4. Entire Java source code and screen capture image of program execution and output.
5. Guide for compilation and execution.
*Please use CPU with more than 4 cores.
## Environment
### CPU Type
Apple M1 Pro(No Hyper Threading)
### Number of cores
8(6 for Performance, 2 for Efficiency)
### Memory Size
16GB
### OS Type
mac os Ventura 13.3.1