Arcanume's Stars
firesim/firesim
FireSim: Fast and Effortless FPGA-accelerated Hardware Simulation with On-Prem and Cloud Flexibility
delimitrou/DeathStarBench
Open-source benchmark suite for cloud microservices
spcl/faaskeeper
A fully serverless implementation of the ZooKeeper coordination protocol.
gramineproject/gramine
A library OS for Linux multi-process applications, with Intel SGX support
Bschitter/benchmark-suite-serverless-computing
Repository used for the master thesis "A Benchmark Suite for Serverless Computing".
NTHU-LSALAB/KubeShare
Share GPU between Pods in Kubernetes
luciusssss/PKUHoleCrawler
北大树洞爬虫
netx-repo/PipeSwitch
PipeSwitch: Fast Pipelined Context Switching for Deep Learning Applications
flosse/rust-os-comparison
A comparison of operating systems written in Rust
PacktPublishing/Linux-Kernel-Programming
Linux Kernel Programming, published by Packt
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
faasm/faasm
High-performance stateful serverless runtime based on WebAssembly
Azure/AzurePublicDataset
Microsoft Azure Traces
drifter1/compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
Tyrant1337/Lu-Decomposition-in-Parallel
This project uses openMP, MPI, and Cuda to solve lu decomposition
tojiboyevf/LUSOL
The main purpose of doing this project is to implement an effective algorithm for factorizing a sparse matrix into lower (L) and upper (U) matrices. The algorithm works on the basis of LU decomposition. I took into account the Markowitz criterion to maintain the sparsity of the matrix. Since the matrix is sparse, I used a different data structure, which in turn allows the program to run faster and use less memory. To test how the program works, it generates a random dense vector and solves a system of linear equations
bikashtudu/LU-Factorisation
LU factorisation - Parallel and Sequential Implementation
Ronak-B/Parallel-LU-factorization
Parallel LU factorisation using OpenMP in c++
snassi/LU_Factorization-
Program written in C++ that calculates lower and upper triangular matrices (as well as determinant) from input matrix of nXn dimensions
htkhiem/LU_factoriser
Factorises a square matrix A into L x U using Doolittle/Crout's methods (no row interchange).
hawang/LU-factorization
GPU stuff
chenxm1986/nicslu
Parallel sparse direct solver for circuit simulation
sheldonucr/GLU_public
GLU - GLU-accelerated Sparse Parellel LU factorization solver V3.0
puneetar/Parallel-LU-Factorization-with-OpenMP-MPI
Problem: LU Factorization using OpenMP and MPI: study of scalability.
mimicji/GAINS
GAINS: Getting stArted wIth biNary analysiS
BennyZhang-Codes/LDCT-denoising-with-Deep-Learning-and-Dicom-Viewer
Low-dose CT image denoising model based on deep learning & CT image Viewer.
qta2019/QtaTraining2019
北京大学量化交易协会2019级培训课件及代码
skyleaworlder/Tangping-Tutorial
:leftwards_arrow_with_hook: 本仓库主要用于 “躺平” 的教学。但转念一想,“躺平” 是人与生俱来的本领,没什么好教的。所以我先躺一会儿。
ctfs/resources
A general collection of information, tools, and tips regarding CTFs and similar security competitions