Skip to content

Calculates a definite integral by using three different rules. Compares sequential to parallel implementations.

License

Notifications You must be signed in to change notification settings

ivanbgd/CUDA_Quad_C

Repository files navigation

CUDA_Quad_C

Calculates a definite integral by using three different rules. Compares sequential to parallel implementations.

Contains three different variants of parallel implementations (v1, v2-1, v2-3) than can be compared to each other.

Output files contain results of running the programs, under Linux environment.

A bash script "run" is also included, though the programs have default values to work with.

About

Calculates a definite integral by using three different rules. Compares sequential to parallel implementations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages