Skip to content

Coding assingments from the course TMA4280 Supercomputing, NTNU

Notifications You must be signed in to change notification settings

georgekw/SuperEDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

SuperEDB

Coding assingments from the course TMA4280 Supercomputing, NTNU

The objective of this problem set was to generate a vector v, where the elements was given by the function v(i) = 1/i² ; i = 1, ... ,n. Then we were to compute the sum Sn of all the elements in the vector. Finally we were to compare the difference between the sum Sn and S = pi²/6.

Compile and run information can be found in the run scripts for each file.

About

Coding assingments from the course TMA4280 Supercomputing, NTNU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published