<div dir="ltr">oups sorry, I send you a smaller one (540540) this should finish in a few minutes.<div><br></div><div>It requires the same makefile and irpf90.a library.</div><div>so just replace the old problem.c file with this and it should compile.</div><div><br></div><div>Thanks again,</div><div> Vijay</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 14, 2015 at 7:04 PM, Jose E. Roman <span dir="ltr"><<a href="mailto:jroman@dsic.upv.es" target="_blank">jroman@dsic.upv.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok. I was able to build the code, but I need a small problem in order to be able to run without having to access a big supercomputer.<br>
<span class="HOEnZb"><font color="#888888">Jose<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
El 14/05/2015, a las 18:00, Vijay Gopal Chilkuri escribió:<br>
<br>
> Ok I've sent a job with the -eps_mpd 50 option and I still get the same absurd eigenvalues !<br>
><br>
> You already have the driver .c file (called problem.c I also attach this file) I send you the makefile.<br>
><br>
> The subroutine unit_l1_ is a fortran subroutine which gives the number of nonzero elements in 22 rows at once. This subroutine can be compiled in the following way.<br>
><br>
> Firstly, it uses the IRPF90 library.<br>
> You can download the library from this github link: <a href="https://github.com/scemama/irpf90.git" target="_blank">https://github.com/scemama/irpf90.git</a><br>
> the binary needed "irpf90" should be in the bin directory, just update the relevant PATH environment variables.<br>
><br>
> Second, get the codes that generate the unit_l1_ subroutine from the following repository: <a href="https://github.com/v1j4y/slepc_version.git" target="_blank">https://github.com/v1j4y/slepc_version.git</a><br>
> please change to branch slepc_testing !<br>
> make<br>
> make irpf90.a<br>
><br>
> should give you the irpf90.a library nessessary to compile the problem.c file, I attach the makefile to compile the problem.c file with this mail.<br>
> To compile the final executable, please do "make problem"<br>
><br>
> and that should be enough !<br>
> sorry that it is not simpler.<br>
><br>
> Please write if you run into problems.<br>
><br>
> Thanks,<br>
>  Vijay<br>
><br>
<br>
</div></div></blockquote></div><br></div>