RADIA SOFTWARE LICENSE
======================

This software contains multiple components with different licenses:

1. RADIA Core (BSD-style License)
2. HACApK_LH-Cimplm Library (MIT License)

All licenses are permissive open-source licenses allowing redistribution
and modification.

================================================================================
PART 1: RADIA CORE
================================================================================

Copyright © 1997 - 2018, European Synchrotron Radiation Facility

The RADIA software is distributed subject to the following license conditions:

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are
those of the authors and should not be interpreted as representing official
policies, either expressed or implied, of the RADIA project.

================================================================================
PART 2: HACApK_LH-Cimplm (H-matrix Library)
================================================================================

Software Name : HACApK
Version : 1.3.0
Location: src/ext/HACApK_LH-Cimplm/

Copyright (c) 2015 Akihiro Ida and Takeshi Iwashita

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

ppOpen-HPC project:
  Open Source Infrastructure for Development and Execution of Large-Scale
  Scientific Applications on Post-Peta-Scale Supercomputers with Automatic
  Tuning (AT).

Sponsorship:
  Japan Science and Technology Agency (JST), Basic Research Programs: CREST,
  Development of System Software Technologies for post-Peta Scale High
  Performance Computing.

================================================================================
ADDITIONAL COMPONENTS
================================================================================

This software may include additional third-party libraries and components,
each governed by their respective licenses. Please refer to the individual
component directories for specific license information.

================================================================================

================================================================================
PART 3: ExaFMM-t (Fast Multipole Method Library)
================================================================================

Software Name : ExaFMM-t
Location: external/exafmm-t/

BSD 3-Clause License

Copyright (c) 2020, Tingyu Wang, Rio Yokota, Lorena Barba
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

================================================================================
PART 4: Intel Math Kernel Library (MKL) Runtime
================================================================================

This software distribution includes Intel Math Kernel Library (Intel MKL)
runtime libraries for BLAS/LAPACK operations.

Intel MKL License:
The Intel MKL runtime libraries are redistributed under the terms of the
Intel Simplified Software License (version August 2021) which allows
redistribution of the software in binary form.

Copyright (c) Intel Corporation. All rights reserved.

The Intel MKL redistributable libraries included are:
- mkl_rt.2.dll (or equivalent)
- mkl_core.2.dll
- mkl_intel_thread.2.dll
- mkl_def.2.dll
- mkl_avx2.2.dll
- mkl_vml_def.2.dll
- mkl_vml_avx2.2.dll
- libiomp5md.dll (Intel OpenMP runtime)
- libmmd.dll
- svml_dispmd.dll

Intel, the Intel logo, and Intel MKL are trademarks of Intel Corporation or
its subsidiaries in the U.S. and/or other countries.

For the full Intel Simplified Software License terms, please visit:
https://www.intel.com/content/www/us/en/developer/articles/license/end-user-license-agreement.html

================================================================================
