Dear Lawrence,
Many thanks for your quick response and support!
I have followed your suggestions with the command
"conda activate"
"python firedrake-install --package-branch firedrake wence/fix/supermesh-mpi-message"
The installment seems to work now, and the associated log file is attached as well.
Then I run
"make alltest"
but it said that
"
/home/duyuan/temp5/firedrake/lib/python3.7/site-packages/pymbolic/parser.py:284: DeprecationWarning: Usage of 'if' as an identifier is deprecated due to introduction of python style 'if-else' expressions.
left_exp = self.parse_terminal(pstate)
-- Docs:
https://docs.pytest.org/en/latest/warnings.html= 7 failed, 5534 passed, 30 skipped, 8 xfailed, 664088 warnings in 10249.26s (2:50:49) =
make: *** [test] Error 1
"
Since there are still 7 failed and 664088 warnings, any suggestions please?
Thanks a lot & Best Regards,
Qiwei