-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clean up fugaku files and gromacs builds with gcc now with minor spac… #161
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,25 +4,6 @@ | |
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
compilers: | ||
- compiler: | ||
spec: [email protected] | ||
modules: [] | ||
paths: | ||
cc: /opt/FJSVxtclanga/tcsds-1.2.38/bin/fcc | ||
cxx: /opt/FJSVxtclanga/tcsds-1.2.38/bin/FCC | ||
f77: /opt/FJSVxtclanga/tcsds-1.2.38/bin/frt | ||
fc: /opt/FJSVxtclanga/tcsds-1.2.38/bin/frt | ||
flags: {} | ||
operating_system: rhel8 | ||
target: aarch64 | ||
environment: | ||
set: | ||
fcc_ENV: -Nclang | ||
FCC_ENV: -Nclang | ||
prepend_path: | ||
PATH: /opt/FJSVxtclanga/tcsds-1.2.38/bin | ||
LD_LIBRARY_PATH: /opt/FJSVxtclanga/tcsds-1.2.38/lib64 | ||
extra_rpaths: [] | ||
- compiler: | ||
spec: [email protected] | ||
modules: [] | ||
|
@@ -43,83 +24,27 @@ compilers: | |
LD_LIBRARY_PATH: /opt/FJSVxtclanga/tcsds-1.2.36/lib64 | ||
extra_rpaths: [] | ||
- compiler: | ||
spec: [email protected] | ||
modules: [] | ||
paths: | ||
cc: /opt/FJSVxtclanga/tcsds-1.2.35/bin/fcc | ||
cxx: /opt/FJSVxtclanga/tcsds-1.2.35/bin/FCC | ||
f77: /opt/FJSVxtclanga/tcsds-1.2.35/bin/frt | ||
fc: /opt/FJSVxtclanga/tcsds-1.2.35/bin/frt | ||
flags: {} | ||
operating_system: rhel8 | ||
target: aarch64 | ||
environment: | ||
set: | ||
fcc_ENV: -Nclang | ||
FCC_ENV: -Nclang | ||
prepend_path: | ||
PATH: /opt/FJSVxtclanga/tcsds-1.2.35/bin | ||
LD_LIBRARY_PATH: /opt/FJSVxtclanga/tcsds-1.2.35/lib64 | ||
extra_rpaths: [] | ||
- compiler: | ||
spec: [email protected] | ||
modules: [] | ||
spec: [email protected] | ||
paths: | ||
cc: /opt/FJSVxtclanga/tcsds-1.2.34/bin/fcc | ||
cxx: /opt/FJSVxtclanga/tcsds-1.2.34/bin/FCC | ||
f77: /opt/FJSVxtclanga/tcsds-1.2.34/bin/frt | ||
fc: /opt/FJSVxtclanga/tcsds-1.2.34/bin/frt | ||
flags: {} | ||
operating_system: rhel8 | ||
target: aarch64 | ||
cc: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/clang | ||
cxx: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/clang++ | ||
f77: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/flang | ||
fc: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/flang | ||
flags: | ||
cflags: {"-msve-vector-bits=scalable"} | ||
cxxflags: {"-msve-vector-bits=scalable"} | ||
ldflags: {"-fuse-ld=lld -lelf -ldl"} | ||
environment: | ||
set: | ||
fcc_ENV: -Nclang | ||
FCC_ENV: -Nclang | ||
prepend_path: | ||
PATH: /opt/FJSVxtclanga/tcsds-1.2.34/bin | ||
LD_LIBRARY_PATH: /opt/FJSVxtclanga/tcsds-1.2.34/lib64 | ||
extra_rpaths: [] | ||
- compiler: | ||
paths: | ||
cc: /usr/bin/gcc | ||
cxx: /usr/bin/g++ | ||
f77: /usr/bin/gfortran | ||
fc: /usr/bin/gfortran | ||
OMPI_CC: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/clang | ||
OMPI_CXX: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/clang++ | ||
OMPI_FC: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/flang | ||
OMPI_F77: /vol0004/apps/oss/llvm-v15.0.3/compute_node/bin/flang | ||
append_path: | ||
LD_LIBRARY_PATH: /opt/FJSVxtclanga/tcsds-1.2.36/lib64 | ||
operating_system: rhel8 | ||
target: aarch64 | ||
modules: [] | ||
environment: | ||
unset: [] | ||
extra_rpaths: [] | ||
flags: {} | ||
spec: [email protected] | ||
- compiler: | ||
paths: | ||
cc: /usr/bin/gcc | ||
cxx: /usr/bin/g++ | ||
f77: /usr/bin/gfortran | ||
fc: /usr/bin/gfortran | ||
operating_system: rhel8 | ||
target: x86_64 | ||
modules: [] | ||
environment: | ||
unset: [] | ||
extra_rpaths: [] | ||
flags: {} | ||
spec: [email protected] | ||
- compiler: | ||
spec: [email protected] | ||
paths: | ||
cc: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-skylake_avx512/gcc-8.4.1/gcc-12.2.0-bjidm56oz6mejysl3wvjr3mbn7sqk3ec/bin/gcc | ||
cxx: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-skylake_avx512/gcc-8.4.1/gcc-12.2.0-bjidm56oz6mejysl3wvjr3mbn7sqk3ec/bin//g++ | ||
f77: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-skylake_avx512/gcc-8.4.1/gcc-12.2.0-bjidm56oz6mejysl3wvjr3mbn7sqk3ec/bin/gfortran | ||
fc: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-skylake_avx512/gcc-8.4.1/gcc-12.2.0-bjidm56oz6mejysl3wvjr3mbn7sqk3ec/bin/gfortran | ||
flags: {} | ||
operating_system: rhel8 | ||
target: x86_64 | ||
modules: [] | ||
environment: {} | ||
extra_rpaths: [] | ||
- compiler: | ||
spec: [email protected] | ||
|
@@ -128,9 +53,19 @@ compilers: | |
cxx: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/g++ | ||
f77: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/gfortran | ||
fc: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/gfortran | ||
flags: {} | ||
flags: | ||
ldflags: {"-lelf -ldl"} | ||
environment: | ||
set: | ||
OMPI_CC: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/gcc | ||
OMPI_CXX: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/g++ | ||
OMPI_FC: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/gfortran | ||
OMPI_F77: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/gfortran | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (potential issue) When we set There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i understand. i can take a look how to fix fujitsu-mpi with an additional PR. for now its just to work around problems i run into with fugaku. |
||
OPAL_PREFIX: /vol0004/apps/oss/mpigcc/fjmpi-gcc12 | ||
append_path: | ||
LD_LIBRARY_PATH: /opt/FJSVxtclanga/tcsds-1.2.36/lib64 | ||
operating_system: rhel8 | ||
target: aarch64 | ||
modules: [] | ||
environment: {} | ||
extra_rpaths: [] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(potential issue) Des this appear to concretize for you? I'm not familiar with this YAML syntax (it looks like a set of one element), typically one would write:
Also, would you be able to mention the error you get without this? I don't want to hold this PR up on it, but I may be able to make build suggestions that avoids the need for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
linking against fujitsu's blas lib (SSL2) with gcc results in missing symbols, which is why i need those flags