-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add lassen host configs for clang/ibm modules
- Loading branch information
Showing
5 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
src/c/host-configs/lassen-4.14.0-ppc64le-ibm-clang@16.0.6-cuda@10.1.243-gcc@4.9.3.cmake
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
############################################################## | ||
# Copyright 2021 Lawrence Livermore National Security, LLC | ||
# (c.f. AUTHORS, NOTICE.LLNS, COPYING) | ||
# | ||
# This file is part of the Flux resource manager framework. | ||
# For details, see https://github.com/flux-framework. | ||
# | ||
# SPDX-License-Identifier: LGPL-3.0 | ||
############################################################## | ||
|
||
set(CMAKE_C_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-10.1.243-gcc-4.9.3/bin/clang" CACHE PATH "") | ||
set(CMAKE_CXX_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-10.1.243-gcc-4.9.3/bin/clang++" CACHE PATH "") | ||
set(LLVM_DIR "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-10.1.243-gcc-4.9.3/lib/cmake/llvm" CACHE PATH "") | ||
set(FLEX_EXECUTABLE "/usr/tcetmp/packages/flex/flex-2.6.4/bin/flex" CACHE PATH "") |
14 changes: 14 additions & 0 deletions
14
src/c/host-configs/lassen-4.14.0-ppc64le-ibm-clang@16.0.6-cuda@10.1.243-gcc@8.3.1.cmake
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
############################################################## | ||
# Copyright 2021 Lawrence Livermore National Security, LLC | ||
# (c.f. AUTHORS, NOTICE.LLNS, COPYING) | ||
# | ||
# This file is part of the Flux resource manager framework. | ||
# For details, see https://github.com/flux-framework. | ||
# | ||
# SPDX-License-Identifier: LGPL-3.0 | ||
############################################################## | ||
|
||
set(CMAKE_C_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-10.1.243-gcc-8.3.1/bin/clang" CACHE PATH "") | ||
set(CMAKE_CXX_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-10.1.243-gcc-8.3.1/bin/clang++" CACHE PATH "") | ||
set(LLVM_DIR "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-10.1.243-gcc-8.3.1/lib/cmake/llvm" CACHE PATH "") | ||
set(FLEX_EXECUTABLE "/usr/tcetmp/packages/flex/flex-2.6.4/bin/flex" CACHE PATH "") |
14 changes: 14 additions & 0 deletions
14
src/c/host-configs/lassen-4.14.0-ppc64le-ibm-clang@16.0.6-cuda@11.2.0-gcc@8.3.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
############################################################## | ||
# Copyright 2021 Lawrence Livermore National Security, LLC | ||
# (c.f. AUTHORS, NOTICE.LLNS, COPYING) | ||
# | ||
# This file is part of the Flux resource manager framework. | ||
# For details, see https://github.com/flux-framework. | ||
# | ||
# SPDX-License-Identifier: LGPL-3.0 | ||
############################################################## | ||
|
||
set(CMAKE_C_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.2.0-gcc-8.3.1/bin/clang" CACHE PATH "") | ||
set(CMAKE_CXX_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.2.0-gcc-8.3.1/bin/clang++" CACHE PATH "") | ||
set(LLVM_DIR "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.2.0-gcc-8.3.1/lib/cmake/llvm" CACHE PATH "") | ||
set(FLEX_EXECUTABLE "/usr/tcetmp/packages/flex/flex-2.6.4/bin/flex" CACHE PATH "") |
14 changes: 14 additions & 0 deletions
14
src/c/host-configs/lassen-4.14.0-ppc64le-ibm-clang@16.0.6-cuda@11.8.0-gcc@11.2.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
############################################################## | ||
# Copyright 2021 Lawrence Livermore National Security, LLC | ||
# (c.f. AUTHORS, NOTICE.LLNS, COPYING) | ||
# | ||
# This file is part of the Flux resource manager framework. | ||
# For details, see https://github.com/flux-framework. | ||
# | ||
# SPDX-License-Identifier: LGPL-3.0 | ||
############################################################## | ||
|
||
set(CMAKE_C_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.8.0-gcc-8.3.1/bin/clang" CACHE PATH "") | ||
set(CMAKE_CXX_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.8.0-gcc-8.3.1/bin/clang++" CACHE PATH "") | ||
set(LLVM_DIR "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.8.0-gcc-8.3.1/lib/cmake/llvm" CACHE PATH "") | ||
set(FLEX_EXECUTABLE "/usr/tcetmp/packages/flex/flex-2.6.4/bin/flex" CACHE PATH "") |
14 changes: 14 additions & 0 deletions
14
src/c/host-configs/lassen-4.14.0-ppc64le-ibm-clang@16.0.6-cuda@11.8.0-gcc@8.3.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
############################################################## | ||
# Copyright 2021 Lawrence Livermore National Security, LLC | ||
# (c.f. AUTHORS, NOTICE.LLNS, COPYING) | ||
# | ||
# This file is part of the Flux resource manager framework. | ||
# For details, see https://github.com/flux-framework. | ||
# | ||
# SPDX-License-Identifier: LGPL-3.0 | ||
############################################################## | ||
|
||
set(CMAKE_C_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.8.0-gcc-11.2.1/bin/clang" CACHE PATH "") | ||
set(CMAKE_CXX_COMPILER "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.8.0-gcc-11.2.1/bin/clang++" CACHE PATH "") | ||
set(LLVM_DIR "/usr/tce/packages/clang/clang-ibm-16.0.6-cuda-11.8.0-gcc-11.2.1/lib/cmake/llvm" CACHE PATH "") | ||
set(FLEX_EXECUTABLE "/usr/tcetmp/packages/flex/flex-2.6.4/bin/flex" CACHE PATH "") |