Coder Social home page Coder Social logo

craciunoiuc / computer-architecture Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 263 KB

ASC Homework 1-3

License: GNU General Public License v3.0

Makefile 2.33% C 15.21% Cuda 19.83% C++ 9.28% Python 50.84% Shell 2.52%
python-3 producer-consumer c code-optimization cpp cuda-programming gpu-computing computer-architecture

computer-architecture's Introduction

Computer Architecture Assignments

Each assignment was implemented in a different programming language. The homework featured different aspects which will be listed below. More details about each assignment will be in their folder.

Producer-Consumer (1)

The assignment was fully completed. The premise was to implement the producer-consumer paradigm in Python 3. The code implementation was supposed to be as elegant as possible.

Code Optimisation (2)

The assignment was fully completed. The premise was to implement matrix multiplication in C through different methods. Afterwards, the code had to be optimised as much as possible through different methods (imported library, by hand, -O3, additional flags).

GPU Hashtable (3)

The assignment was fully completed. The premise was to implement a hashtable that runs on the GPU in the CUDA C++ language. The students were free to choose what implementation they wanted for the hashtable. A direct approach was attempted and succeded through Linear Probing.

computer-architecture's People

Contributors

craciunoiuc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.