Hi Wolfgang,
at least I could not find a log file, but your hint encouraged me to find
another solution. So I ran spack with -d and -v options to print out more
information directly to the terminal. As you predicted, there was an error
(attached) that seems to be related to the ginkgo package.
On 9/26/20 6:21 AM, 'Alexander Greiner' via deal.II User Group wrote:
thank you for your response. Unfortunately, I am still receiving the 'same'
error message. This time:
Error: ProcessError: Command exited with status 2: 'make' '-j2'
Are there any other suggestions what I could try?
The re
Hi Bruno,
thank you for your response. Unfortunately, I am still receiving the 'same'
error message. This time:
Error: ProcessError: Command exited with status 2: 'make' '-j2'
Are there any other suggestions what I could try?
Regards,
Alex
bruno.t...@gmail.com schrieb am Freitag, 25. September 2
Alex,
Try using less processors. Something like:
spack install -j2 dealii~scalapack ^openblas@develop ^arpack-ng@develop
^trilinos~mumps
Best,
Bruno
On Friday, September 25, 2020 at 11:21:52 AM UTC-4 alexande...@icloud.com
wrote:
> Update:
> I managed to came as far as spack at least tries
Update:
I managed to came as far as spack at least tries to install deal.II using
the following command:
spack install dealii~scalapack ^openblas@develop ^arpack-ng@develop
^trilinos~mumps
I have no idea whether this makes sense or not, but it was the only way to
get that far. Installing deal