Skip to content

Commit

Permalink
Adding a Fugaku system config (#118)
Browse files Browse the repository at this point in the history
* Adding a Fugaku system config

* license

* Update system_definition.yaml

* adding site

* fix code to increase content width of sphinx docs

* Initial compilers for Fugaku

* thread counts for fugaku

* adding PJM scheduler instructions https://matsci.dev/blog/2023/fugaku/

* add updated table of system definitions with fugaku

* renaming RIKEN to RCCS

* Removing extra dir

* initial draft for fugaku config (#142)

* initial draft for fugaku config

* Add integrator name

* Removing extra dir

---------

Co-authored-by: domke <[email protected]>
Co-authored-by: pearce8 <[email protected]>

* license

* column width

* license

* updating table for docs

---------

Co-authored-by: Stephanie Brink <[email protected]>
Co-authored-by: jdomke <[email protected]>
Co-authored-by: domke <[email protected]>
  • Loading branch information
4 people authored Feb 22, 2024
1 parent fa3236a commit d97f257
Show file tree
Hide file tree
Showing 7 changed files with 811 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
# Copyright 2023 Lawrence Livermore National Security, LLC and other
# Benchpark Project Developers. See the top-level COPYRIGHT file for details.
#
# 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: []
paths:
cc: /opt/FJSVxtclanga/tcsds-1.2.36/bin/fcc
cxx: /opt/FJSVxtclanga/tcsds-1.2.36/bin/FCC
f77: /opt/FJSVxtclanga/tcsds-1.2.36/bin/frt
fc: /opt/FJSVxtclanga/tcsds-1.2.36/bin/frt
flags: {}
operating_system: rhel8
target: aarch64
environment:
set:
fcc_ENV: -Nclang
FCC_ENV: -Nclang
prepend_path:
PATH: /opt/FJSVxtclanga/tcsds-1.2.36/bin
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: []
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
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
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]
paths:
cc: /vol0004/apps/oss/spack-v0.19/opt/spack/linux-rhel8-a64fx/gcc-8.5.0/gcc-12.2.0-sxcx7kmt3qiktffgzzvrj2wmup3g32bc/bin/gcc
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: {}
operating_system: rhel8
target: aarch64
modules: []
environment: {}
extra_rpaths: []
Loading

0 comments on commit d97f257

Please sign in to comment.