Skip to content

Commit

Permalink
Add license statement to aws-ofi-rccl recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
benson31 committed Apr 29, 2024
1 parent 4d31eeb commit bfd22d6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions scripts/superbuild/aws_ofi_rccl/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
################################################################################
## Copyright (c) 2014-2024, Lawrence Livermore National Security, LLC.
## Produced at the Lawrence Livermore National Laboratory.
## Written by the LBANN Research Team (B. Van Essen, et al.) listed in
## the CONTRIBUTORS file. <[email protected]>
##
## LLNL-CODE-697807.
## All rights reserved.
##
## This file is part of LBANN: Livermore Big Artificial Neural Network
## Toolkit. For details, see http://software.llnl.gov/LBANN or
## https://github.com/LLNL/LBANN.
##
## Licensed under the Apache License, Version 2.0 (the "Licensee"); you
## may not use this file except in compliance with the License. You may
## obtain a copy of the License at:
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
## implied. See the License for the specific language governing
## permissions and limitations under the license.
################################################################################

lbann_sb_init_extern_pkg(
NAME AWS_OFI_RCCL
LANGUAGES C
Expand Down

0 comments on commit bfd22d6

Please sign in to comment.