https://github.com/lemniscate-world/hpcs.jl
Building a High-Performance-Computer Simulator in Julia
https://github.com/lemniscate-world/hpcs.jl
hypercomputation julia parallel-computing parallel-processing scientific-computing
Last synced: 7 months ago
JSON representation
Building a High-Performance-Computer Simulator in Julia
- Host: GitHub
- URL: https://github.com/lemniscate-world/hpcs.jl
- Owner: Lemniscate-world
- Created: 2025-01-29T00:03:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T00:12:03.000Z (8 months ago)
- Last Synced: 2025-03-23T05:20:24.050Z (7 months ago)
- Topics: hypercomputation, julia, parallel-computing, parallel-processing, scientific-computing
- Language: Julia
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
HPC Simulator in Julia
This is a high-performance computing (HPC) simulator built in Julia, designed to model and study the behavior of CPUs, threading, memory hierarchies, and combinatorial logic. Whether you're a student, researcher, or hobbyist, this simulator provides a flexible and intuitive way to explore HPC concepts.