84
edits
Changes
→General Implementation Info
''Before diving into the code, here are some things to know.''
'''1. ''' To Increase the accuracy, both Go & Java program will run in terminal using .sh script <br>
- To do this, you will need to enable "Root".
'''2.''' To Increase the accuracy, both Go & Java program will run in the same environment/machine <br>
- Environment/machine used for below experiment is:
{| class="wikitable" margin-left: left;
|}
'''3.''' To run both program, 4096 * 4096 pre-generated Matrix with random values between 0 and 1000 will be used <br>
===Implementation for Go===