-
Notifications
You must be signed in to change notification settings - Fork 1
logandauria/Parallel_Gaussian_Elimination
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program runs from the GaussianElimination.java file and uses the custom built Worker class for the parallel implementation. There are no necessary program arguments. By default, it will run the 256.txt test file along with randomly generated tests. This can be changed by changing the values of the private static variables at the top of the class. There is more explanation about that in the code.
About
Program uses a striped mapping of threads to perform Gaussian elimination on large matrices
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published