https://github.com/kareimgazer/parallelism-with-intel
A solution for a bunch of HPC scientific problems using openMP and MPI intel libraries and compilers
https://github.com/kareimgazer/parallelism-with-intel
c-plus-plus cpp distributed-computing hpc intel memory-management mpi multithreading openmp optimization scientific-computing vectorization
Last synced: 6 months ago
JSON representation
A solution for a bunch of HPC scientific problems using openMP and MPI intel libraries and compilers
- Host: GitHub
- URL: https://github.com/kareimgazer/parallelism-with-intel
- Owner: KareimGazer
- Created: 2021-01-23T13:20:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T13:26:31.000Z (over 4 years ago)
- Last Synced: 2025-02-03T12:43:05.481Z (8 months ago)
- Topics: c-plus-plus, cpp, distributed-computing, hpc, intel, memory-management, mpi, multithreading, openmp, optimization, scientific-computing, vectorization
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallelism-with-Intel
A solution for a bunch of HPC scientific problems using openMP and MPI intel libraries and compilers