Thank you for your help.
On Tuesday, December 13, 2016 at 8:39:40 AM UTC+1, Uwe Köcher wrote:
>
> Dear Kartik,
>
> well, candi has users around the world - if it reports a successful
> installation, then everything should be fine.
> But anyhow, you can go to each installation folder, e.g. deal.II
Dear Kartik,
well, candi has users around the world - if it reports a successful
installation, then everything should be fine.
But anyhow, you can go to each installation folder, e.g. deal.II, and try
to run their specific test suite, if available.
Kind regards
Uwe
On Monday, December 12, 20
Dear Uwe,
It seems that the candi script was able to install everything without a
problem. Is there anyway I can verify the installation was a success? Could
you please give me directions on how this could work?
Regards,
Kartik
On Saturday, December 10, 2016 at 5:29:49 PM UTC+1, Uwe Köcher wr
>>I cannot help you out in your specific problem, but have you tried out
candi:
Thank You for your reply Uwe. I will try it and post any observations or
solutions that I find probably in the next week.
Regards,
Kartik Jujare
On Saturday, December 10, 2016 at 5:29:49 PM UTC+1, Uwe Köcher wrote
Dear Kartik,
I cannot help you out in your specific problem, but have you tried out
candi:
https://github.com/dealii/candi
to download, compile and install deal.II with MPI + p4est (and other tools
if
you like)?
Kind regards
Uwe
On Tuesday, December 6, 2016 at 6:14:04 PM UTC+1, Kartik Juja
Hi Timo,
> ubuntu@dulcet:~/software/dealii-8.4.1/build/tests/quick_tests$ mpirun -np
4
> ./p4est.debug
> application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
>>Does this also happen with 1 rank?
with $mpirun -np 1 ./p4est-debug
it runs without error. It does not show any output. T
> installation folder. But I guess getting this output does not make a lot of
> sense.
>
> ubuntu@dulcet:~/software/dealii-8.4.1/build/tests/quick_tests$ mpirun -np 4
> ./p4est.debug
> application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
Does this also happen with 1 rank?
>>> try running
Timo,
Yes. My mistake. I was looking at the source folder instead of the
installation folder. But I guess getting this output does not make a lot
of sense.
ubuntu@dulcet:~/software/dealii-8.4.1/build/tests/quick_tests$ mpirun -np 4
./p4est.debug
application called MPI_Abort(MPI_COMM_WORLD, 1) -
Kartik,
> It returned this when I tried to compile it this way. Is this the right way?
No, don't compile it manually. You will be missing a large number of
preprocessor defines, include paths, etc.. If you run "make test", the
binaries should still exist. Just try to run them as is.
On Sun, Dec
This is not the case. Still unable to figure out.
On Sun, Dec 4, 2016 at 8:36 PM, Kartik Jujare
wrote:
> Hi Timo,
>
> I slightly remember that I had included -DDEAL_II_WITH_THREADS=OFF . This
> could be a cause of the problem right? If it could be should I reconfigure
> dealii with this option o
Hi Timo,
I slightly remember that I had included -DDEAL_II_WITH_THREADS=OFF . This
could be a cause of the problem right? If it could be should I reconfigure
dealii with this option on?
Regards,
Kartik Jujare.
On Sun, Dec 4, 2016 at 6:54 PM, Timo Heister wrote:
> Hey Kartik,
>
> I haven't seen
Hi Timo,
Thank you for your reply.
I ran the commands as you instructed:
1)
ubuntu@dulcet:~/programfiles/p4est/FAST/lib$ ldd libp4est.so | grep mpi
libmpi.so.12 => /home/ubuntu/programfiles/mpich/lib/libmpi.so.12
(0x7f281d956000)
ubuntu@dulcet:~/programfiles/dealii/lib$ ldd libdeal_II.so |
Hey Kartik,
I haven't seen an error like this before. A few ideas:
1. Can you check that p4est is using the same mpi libraries? You can
for example compare the output of "ldd libp4est.so | grep mpi" with
the one from the deal.II libs.
2. you can go into the tests/quicktests/ directory inside your
Hello,
I was wondering if anyone could help pinpoint any anomaly with my p4est and
dealii integration.
I was able to successfully install Petsc and run its own tests using my
already installed mpich.
Next, I installed p4est which also seemed to install without problems.
Then dealii which also
14 matches
Mail list logo