Skip to content

Turnyur/CA_Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Architecture Course Assignments at FAU

This repository contains solutions to the Computer Architecture assignments completed by me and my group partner during the Winter Semester 2023/2024 at FAU.

Overview

The assignments cover various topics in Computer Architecture. The tasks encompass benchmarking, vector sum, 2D Jacobi, Jacobi benchmarking, cache blocking methods, and more.

We will be regularly updating the repository with additional code solutions as new problems are assigned by the professor, providing a comprehensive resource for learning and reference.

Prerequisites

Make sure you have the following tools installed before exploring the assignments:

  • C Compiler (e.g., ICC, GCC)
  • Make (Build tool)
  • Python (for plotting graphs)

Structure

The repository is organized into folders corresponding to each assignment. Within each assignment folder, you will find the solution files, documentation, and any additional resources relevant to that specific task.

Assignment Topics

  • Benchmarking: Explore performance evaluation techniques and methodologies.
  • Vector Sum: Implement vector sum operations in C, and plotting of graphs obtained from benchmarks using Python.
  • 2D Jacobi: Develop solutions for 2D Jacobi problems, addressing both theoretical concepts and practical implementations.
  • Jacobi Benchmarking: Investigate and benchmark the performance of Jacobi-related algorithms.
  • Cache Blocking Method: Study and apply cache blocking methods to enhance memory efficiency.

Getting Started

To get started, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the specific assignment folder.
  3. Follow the instructions in the assignment's README file for execution or further details.

Acknowledgments

Special thanks to our Tutors, Kenan Gündogan and Philipp Gündisch for assistance and feedback on the code.

How to Use

If you are a fellow student or anyone interested in Computer Architecture, you can browse through the assignments and review the solutions. Additionally, you can provide feedback or suggest improvements by opening issues or submitting pull requests.

License

This repository is shared under the MIT License. Feel free to use, modify, or share the content in accordance with the terms of the license.

Happy coding!

About

Computer Architecture Exercise Group between Turnyur and Akash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •