File tree Expand file tree Collapse file tree
repoagent/relocation_repoagent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Copyright 2020-2024 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2020-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.18 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritonserver LANGUAGES C CXX )
3030
Original file line number Diff line number Diff line change 2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.18 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritonserverexe LANGUAGES C CXX )
3030
Original file line number Diff line number Diff line change 1- # Copyright 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2024-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.18 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929add_subdirectory (tritonfrontend )
3030
Original file line number Diff line number Diff line change 2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.18 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929# ================= Ensures Package is Structured Properly ==================
3030# Top level module entry point and typed marker
Original file line number Diff line number Diff line change 2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.18 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929#
3030# Unit tests
Original file line number Diff line number Diff line change 1- # Copyright 2021-2022 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2021-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.17 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritondistributedaddsubbackend LANGUAGES C CXX )
3030
Original file line number Diff line number Diff line change 1- # Copyright 2021-2022 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2021-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.17 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritondynasequencebackend LANGUAGES C CXX )
3030
Original file line number Diff line number Diff line change 1- # Copyright 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2022-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.17 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritonimplicitsequencebackend LANGUAGES C CXX )
3030
Original file line number Diff line number Diff line change 1- # Copyright 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2023-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.17 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritoniterativesequencebackend LANGUAGES C CXX )
3030
Original file line number Diff line number Diff line change 1- # Copyright 2021-2022 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+ # Copyright 2021-2025 , NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22#
33# Redistribution and use in source and binary forms, with or without
44# modification, are permitted provided that the following conditions
2424# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2525# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626
27- cmake_minimum_required (VERSION 3.17 )
27+ cmake_minimum_required (VERSION 3.31.8 )
2828
2929project (tritonquerybackend LANGUAGES C CXX )
3030
You can’t perform that action at this time.
0 commit comments