Skip to content

UCCSCO/optimized-multithreaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimized-multithreaded

Simple C multithreaded program to calculate the prime numbers.

Execute time measurement with simple C code was extracted from Ostrich benchmark.

gcc -pthread timer.c thecode.c -o executable -lm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages