Skip to content
#

hyperthreading

Here are 4 public repositories matching this topic...

Advanced Computer Architectures - Practical Assignment #2: Create a shell script that sends custom jobs (thread & core level parallelized code) to an SGE cluster scheduler in order to execute an HPC NPB Benchmark, so we can study the performance impact on a shared-memory multiprocessor when emulating different processor cache architectures (vary…

  • Updated Oct 20, 2021
  • Shell

A system of linear equations solver with a parallel LU Decomposition algorithm implemented using Pthreads at its core. C/C++ implementations with and without pivoting. Thoroughly documented and benchmarked on an intel linux system and a macbook pro with Apple Silicon M3pro chip. This project was developed as a project at Portland State University

  • Updated Mar 23, 2024
  • C

Improve this page

Add a description, image, and links to the hyperthreading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperthreading topic, visit your repo's landing page and select "manage topics."

Learn more