On 8/18/20 11:44 AM, Ed Read wrote:
It does not even make it in the Build target obj_grid_debug and crashes with
the METIS error as before. I will try and do 'make clean' with a serial build
and see if that might help solve the problem.
That would surprise me, but give it a try. I'll come back
It does not even make it in the Build target obj_grid_debug and crashes
with the METIS error as before. I will try and do 'make clean' with a
serial build and see if that might help solve the problem.
Thanks,
Ed
On Tue, Aug 18, 2020 at 9:39 AM Wolfgang Bangerth
wrote:
> On 8/18/20 10:37 AM, Ed
On 8/18/20 10:37 AM, Ed Read wrote:
[ 76%] Built target obj_grid_debug
Makefile:149: recipe for target 'all' failed
The error is somewhere higher up. Run 'make -j1' and see what it gives you.
Best
W.
--
Wolfgang Banger
On 8/17/20 7:14 PM, Edward Read wrote:
I am trying to install Deal.ii on my new cluster, from the build screen output
it looks there is a problem in finding METIS (which is installed). I am not
exactly sure what is going on? Is there a way to hard code the METIS Path
during the make process?
Hello,
I am trying to install Deal.ii on my new cluster, from the build screen
output it looks there is a problem in finding METIS (which is installed). I
am not exactly sure what is going on? Is there a way to hard code the METIS
Path during the make process? I have attached the screen out fr