-
Notifications
You must be signed in to change notification settings - Fork 0
HPC-AI-Team/overhead_omp_threadpool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
omp and theadpool should be tested separately. the test is evaluated on fugaku A64FX cpu, which has 4 numa domains, and core id is from 12 to 59. //************************************************************** // test omp // compile command mpic++ -O3 main.cpp -o main -pthread -fopenmp //************************************************************** threadpool.omp_thread(); //************************************************************** // test threadpool // compile command mpic++ -O3 main.cpp -o main -pthread //************************************************************** threadpool.start_pthread(); threadpool.control_pthread();
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published