We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97550c1 commit 4dfb483Copy full SHA for 4dfb483
.github/workflows/CI_parallel.yml
@@ -85,7 +85,7 @@ jobs:
85
wget "https://src.fedoraproject.org/lookaside/pkgs/metis/metis-5.1.0.tar.gz/5465e67079419a69e0116de24fce58fe/metis-5.1.0.tar.gz"
86
tar -xvf metis-5.1.0.tar.gz
87
cd metis-5.1.0
88
- make config cc=icc
+ make config cc=icx
89
make
90
mv /home/runner/work/horses3d/horses3d/metis-5.1.0/build/Linux-x86_64/libmetis /home/runner/work/horses3d/horses3d/metis-5.1.0/build/Linux-x86_64/lib
91
mv /home/runner/work/horses3d/horses3d/metis-5.1.0/build/Linux-x86_64/programs /home/runner/work/horses3d/horses3d/metis-5.1.0/build/Linux-x86_64/bin
0 commit comments