GitHub topics: cache-optimization
JacobGH2/Hardware_Optimization
C++ programs which simulate/evaluate the performance of hardware optimization strategies. Strategies tested include CPU branch prediction policy (e.g. bimodal, GShare, tournament) and cache associativity/replacement policy (e.g. Direct-mapped, LRU, HotCold).
Language: C++ - Size: 10.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

rosenbjerg/recreate-sln-structure
A dotnet tool for moving project files into the directories specified by the solution (.sln) file.
Language: C# - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

yigitbektasgursoy/openmp-matrix-optimization
Comparison of parallel matrix multiplication methods using OpenMP, focusing on cache efficiency, runtime, and performance analysis with Intel VTune.
Language: C - Size: 15.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vertexclique/cuneiform-fields
Field level cache optimizations for Rust (no_std)
Language: Rust - Size: 2 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

teodutu/ASC
Arhitectura Sistemelor de Calcul - UPB 2020
Language: Python - Size: 17.1 MB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

proywm/CCProf
CCProf: Lightweight Detection of Cache Conflicts
Language: C - Size: 123 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 2

memassist/slo-docker
🐳 A Dockerized version of GCC-SLO (Suggestions for Locality Optimizations)
Language: Dockerfile - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vertexclique/cuneiform
Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.
Language: Rust - Size: 2.01 MB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 1

CristiSandu/Matrix-Multiplication
Matrix multiplication using cache memory optimizations.
Language: C - Size: 78.9 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sebastian-wardzinski/computer-architecture
ECE552: Computer Architecture — Fall 2020.
Language: C - Size: 9.66 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

yagna-bork/Optimisation-of-a-star-system-sim
optimised star sim which can run for a variable number of in sim years and variables number of stars orbiting a central blackhole
Language: C - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

patricsteiner/java_experiments
Some experiments that show how the CPU cache influences the runtime of algorithms
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
