Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run MatrixInversion? #1

Open
cmisra opened this issue Aug 14, 2014 · 1 comment
Open

How to run MatrixInversion? #1

cmisra opened this issue Aug 14, 2014 · 1 comment

Comments

@cmisra
Copy link

cmisra commented Aug 14, 2014

Hi,

Can you please tell me how to run matrixinversion? How to run the inversion.jar file i.e what are the arguments I have to give?

@JingenXiang
Copy link
Owner

Please refer Matrix/run.csh to how to compile and run the matrix inversion program. The line 13 shows how to run Inversion.jar. The first argument "1000" is set the minimum matrix which could be LU decomposed in a single node and the second argument "$1" is set the number of threads/nodes to do this job.

Best,
Jingen

On Aug 14, 2014, at 11:01 AM, cmisra [email protected] wrote:

Hi,

Can you please tell me how to run matrixinversion? How to run the inversion.jar file i.e what are the arguments I have to give?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants